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 upcoming iOS 15 notification avatars #4710

Open
ShadowJonathan opened this issue Aug 14, 2021 · 2 comments
Open

Support upcoming iOS 15 notification avatars #4710

ShadowJonathan opened this issue Aug 14, 2021 · 2 comments
Labels
feature T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements X-Needs-Design May require input from the design team Z-Papercuts Visible. Impactful. Predictable to action.

Comments

@ShadowJonathan
Copy link
Contributor

ShadowJonathan commented Aug 14, 2021

CC @pixlwave (from #4662)

iOS 15 will have support for "notification avatars", allowing users to see who sent them a message;

macrumors article summarising it, under "new look for notifications" (I couldn't find the exact dev reference)

image

@pixlwave
Copy link
Member

Thanks, I believe we need to implement #3407 as a start for this, but would need to double check.

@pixlwave pixlwave added X-Needs-Design May require input from the design team Z-Papercuts Visible. Impactful. Predictable to action. labels Aug 27, 2021
@pixlwave
Copy link
Member

Link to the WWDC talk with all the information about this: wwdc21-10091. The changes include the ability to show the room name separately to the sender name which would be nice.

IMG_0041

We should confirm what happens to the notification priority once we start building against the iOS 15 SDK, as without opting into this, (or Time-sensitive Notifications if they're appropriate), there's a chance users could end up with notifications being rolled into the notification summary and not being delivered realtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements X-Needs-Design May require input from the design team Z-Papercuts Visible. Impactful. Predictable to action.
Projects
None yet
Development

No branches or pull requests

3 participants