<Type mismatch: inferred type is String? but Strin...
# stackoverflow
u
Type mismatch: inferred type is String? but String was expected Due to this line in my codes : var myRef = child_myRef.child(FirebaseAuth.getInstance().uid)