android - Firebase - Send notification from device to device on node updates -


i have android game users can or dislike other peoples answers. when so, specific node gets updated on firebase.

what simple way inform player push notification (like : x liked answer)? firebase console can send notifications users in case want related player informed.

the obvious solution store list of user ids user, liked post child of 'post' record , instead of firebase messaging subscribe update event of post. solution - use group messaging (see samples)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -