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

Fixes #661: iOS interruption level support #679

Merged
merged 3 commits into from
Jun 30, 2022

Conversation

hilariocoelho
Copy link
Contributor

@hilariocoelho hilariocoelho commented May 13, 2022

Fixes #661

Adds support for interruption-level on iOS push notifications.

Possible values are defined here.

Details about interruption-level might be found here.

Tested with a device with iOS > 15, the notification alert created by iOS informs the user that it is a time-sensitive notification and prompts him if he wants to leave it on or turn it off as on the print below attached.

Image from iOS

NasirUllahAman
NasirUllahAman previously approved these changes Jun 1, 2022
@hilariocoelho
Copy link
Contributor Author

@NasirUllahAman just resolved conflicts, can you review this again please?

@hilariocoelho hilariocoelho force-pushed the timesensitive_support branch from 82b9781 to cdb71c7 Compare June 1, 2022 12:08
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Ever <47759786+everuribe@users.noreply.github.com>
@appleboy appleboy merged commit cf67458 into appleboy:master Jun 30, 2022
@appleboy appleboy added this to the v1.16.0 milestone Dec 18, 2022
@appleboy
Copy link
Owner

1 similar comment
@appleboy
Copy link
Owner

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.

Add support for time-sensitive field on apns2 payload
5 participants