Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to request/check more iOS permissions such as critical alerts #733

Closed

Conversation

vincentjames501
Copy link

Our application wants to add support for criticalAlert notification types. This makes it so you can request nearly all alert types on iOS and check their permissions.

@vincentjames501 vincentjames501 requested a review from yogevbd as a code owner April 5, 2021 19:48
@stale
Copy link

stale bot commented May 20, 2021

This pull request 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.

@stale stale bot added the 🏚 stale label May 20, 2021
@vincentjames501
Copy link
Author

Not stale.

@stale stale bot removed the 🏚 stale label May 20, 2021
@DanielEliraz DanielEliraz self-requested a review June 22, 2021 11:43
@DanielEliraz
Copy link
Collaborator

@vincentjames501 , we started implement it in #740 . We used an array of options instead of an object as you can see in the docs. Please tell me if you can fit into this code with the rest of the permissions you've done here. Thanks for the contributing

@DanielEliraz
Copy link
Collaborator

@vincentjames501 , #752 is duplication of this one, thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants