Answer the question
In order to leave comments, you need to log in
Why when I want to receive all message id from FireBase it gives me some left id?
Why when I want to get all message id from FireBase it gives me some left id? This is how I get message id from chat
String smsUser = myRef.child("Messages").child("Sms").push().getKey();
holder.message.setText(smsUser);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question