java - Why does GoogleCloudMessaging.register always return a different token while the documentation reads otherwise? -


the documentation googlecloudmessaging.register says:

register application gcm , return registration id. must call once, when application installed, , send returned registration id server.

repeated calls method return original registration id.

why when call method, repeatedly, different device registration key. might have missed thing shouldn't getting same registration token, always?


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -