-
Notifications
You must be signed in to change notification settings - Fork 1.9k
push.on('registration', not fired in iOS #2222
Comments
same problem to me |
any help on this, please ? |
same here |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sorry folks, I can't reproduce this issue. |
Push Plugin register called ... and then nothing. |
I have the same issue . |
same issue here |
same issue here, using version 2.2.3 |
Same issue here, using ~2.1.2 |
Behaviour
'registration' event should be called when app is open
Actual Behaviour
iOS app get push permissions dialog but 'registration' event is not called.
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
OS X 10.11.6 El Capitan
Cordova CLI version and cordova platform version
cordova 7.1.0
cordova platform 6.3.0 ios
Plugin version
phonegap-plugin-push 2.1.3
Sample Code that illustrates the problem
index.js:
Logs taken while reproducing problem
Push Plugin register called
PushPlugin.register: setting badge to false
PushPlugin.register: clear badge is set to 0
PushPlugin.register: better button setup
FCM Sender ID (null)
Using APNS Notification
The text was updated successfully, but these errors were encountered: