Skip to content

PushNotificationIOS.abandonPermissions() doesn't work #2280

Description

@eyaleizenberg

After successfully getting the permissions for notifications, I've tried revoking them but it's not working. The function simply returns undefined and when I run:

PushNotificationIOS.checkPermissions((permissions)=>{console.log(permissions);});

I still have permissions for badge sound and alert.

Running React Native 0.8 on iPad Air, iOS 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions