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

Support iOS 10+ rich notifications (title, grouping) #2208

Closed
fridtjof opened this issue Jan 31, 2019 · 1 comment
Closed

Support iOS 10+ rich notifications (title, grouping) #2208

fridtjof opened this issue Jan 31, 2019 · 1 comment

Comments

@fridtjof
Copy link
Contributor

Since iOS 10, notifications can have a title, making them easier to read by using the title to display, e.g. sender information.
Since iOS 12, notifications can be grouped, also improving the user experience a lot.

A good overview can be seen here (specifically about iOS 12 notifications):
https://developer.apple.com/videos/play/wwdc2018/710/

As this is a feature that I want very badly myself, I've been doing some work necessary to support this, however I can't test my changes because I'd need a paid developer account to do that (push entitlements etc). I will reference this issue in any PRs I make for this.

@fridtjof
Copy link
Contributor Author

fridtjof commented Apr 5, 2019

done via #2207, #2347

@fridtjof fridtjof closed this as completed Apr 5, 2019
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

No branches or pull requests

1 participant