Hi,

i want to use firebase to send messages for my webserver to the app. First 
I create a project for my application on firebase. got the key and the 
google-service.json. I add the json to native/android on the application 
project.

Now i need to register the client...

I implement the PushCallback to my application... now i thought that 
the registeredForPush Method should be called by starting the application. 
In this method i call by webserver and send the deviceId. When i test it on 
the simulator by using the push simluation it works fine. On the device the 
registeredForPush Method is not called. Do I have to do something special 
to register the client, that the registeredForPush  Method will be called ?

Thanks for helping...

IDE: Eclipse
Desktop Win
Simulator 
Device Android

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/30e9406b-ea7b-4e20-a9a1-f4da0414e405%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to