Skip to content

iOS: Callbacks not executing when user selects "Don't Allow" #162

Description

@eastbayjake

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions