-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Push notification register APN to GCM Problem #665
Comments
@shepax are you using the senderId and gcmSandbox parameter in the ios init options? Because what you describe the plugin should do for you. |
Yes i'm doing that but with no luck at all. The apn is not sending the code back.. I got all done up, the certificates of apple on de phone and gcm. Set up the gcmSandbox:true. this is the code im using do.
(EDIT) Fix the problem was the json format, you have to use notification so the messge can be send to ios.
The one i was using was this:
The problem now is that the code I send to Android with the notificaiton format:
aren't working |
@shepax correct, when sending to GCM on iOS you need to use the |
@shepax I am having the same issue with the |
This thread has been automatically locked. |
I have some problem with IOS push notification using GCM as midleware for the push.
The plugin Is not doing the registration proces of the apn key with the gcm. i'm getting a gcm tokem but no luck at all with de apn device.tokem.
I been trying to run this for a week, i want to know if this feature is implemented o not?
and if is not is there a way to do it with what you have now?
the plugin is not doing this work..
Logic works as follows
Sorry for the bad english and if this is not the place to ask this.
The text was updated successfully, but these errors were encountered: