android - Google Mobile Backend Starter not sending message to other instance -


i using google mobile backend starter test application, described here,

a. deployed backend: created sample project

b. ran sample application on 2 android devices ( nexus 3 , s4), using this code

so, both devices have same application (i.e same project id)

c. using cloud console able see both devices message coming on cloud datastore.

but not able see 1 device message other (and vice versa), link states that

the sample guestbook app allows send messages other instances of app.

also, message comes 14:57l51 < anonymous >:hi, why anonymous?

what can possible reason same?

note:both devices have different gmail id's. s4 device showing it's own message, not nexus 3 data

nexus 3 showing it's own message,not s4

enter image description here

we had enable google cloud messaging same. missing earlier.

steps

  1. https://code.google.com

  2. select api's,

  3. turn on google cloud messaging android


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -