Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

[Suggestion] Permission Request method for iOS #2085

@pitAlex

Description

@pitAlex

Hello,
In my current app, I show a custom dialog when user first runs the app to ask him if he wants to receive or not notifications. Its only when he accepts that I initiate the plugin. However this setup forces me to use this plugin : https://github.com/katzer/cordova-plugin-local-notifications
that has a "requestPermision" method which will tells me if user has allowed notifications or not when the system dialog for notifications shows up. Is there any plans to implement such functionality? It would definitely help me out not longer rely on the additional plugin as currently the register event doesn't tell you if user has allowed it or not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions