We were unable to get the success or error callbacks in register() to execute if an iOS 7 user opted to not allow push notifications. We tried using Cordova 3.3.1-0.1.2, 3.3.0-rc.1, and 3.4.0-rc.1 with the latest version of PushPlugin. We were definitely calling window.plugins.pushNotification.register() with the correct args -- no errors in PushNotification.js -- but it never called back from the cordova.exec in PushNotification.js.
Thank you for all your hard work on this plugin!
We were unable to get the success or error callbacks in register() to execute if an iOS 7 user opted to not allow push notifications. We tried using Cordova 3.3.1-0.1.2, 3.3.0-rc.1, and 3.4.0-rc.1 with the latest version of PushPlugin. We were definitely calling window.plugins.pushNotification.register() with the correct args -- no errors in PushNotification.js -- but it never called back from the cordova.exec in PushNotification.js.
Thank you for all your hard work on this plugin!