kaswan24Original post
Rank 2: Process
Im working on an Android app which requires realtime chatting also, but seems like there is no way to listen to realtime data based on queries. Like listening to Messages collection for all new messages with userId=sampleId
Summary
Developers are having trouble implementing realtime chat in an Android app. They are unable to listen to realtime data based on specific queries.