Hello,
I am a beginner from Indonesian. How to unregister handset from GCM when my app uninstalled?
Thanks,
Joko.
Link Copied
Sorry, don't understand the question. Can you provide more details? What is GCM? And what do you mean by "unregister" from GCM?
Dear Paul,
GCM means Google Cloud Message. "Unregister" means I want to delete a key given by google from my database so my handset won't receive notification anymore.
sorry for my bad english.
Thanks,
Joko.
Thank you, Joko -- now I understand. Unfortunately, I don't have much help for you. :-( This sounds like something you need to do in the Google dashboard, it's definitely not something the XDK has any influence over.
Thank you, Paul. But I think it should be handled by some function in our code, not in google side. Hope there will an answer...
For more complete information about compiler optimizations, see our Optimization Notice.