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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -