db.collection("andusers").get() .addOnCompleteListener(this){ task-> if (task.isSuccessful){ val doc=task.result toast(doc) } else { toast("Error loading data's") } } Read more
I wanted to thank you for this great read!! I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post. retrieve data from USB flash drive
ReplyDelete