Skip to content

Conversation

@WesUnwin
Copy link
Member

@WesUnwin WesUnwin commented Nov 11, 2025

Adds the missing POST_PROMOTED_NOTIFICATIONS non-runtime permission, which is at least one reason why (on certain versions of Android that the resulting CallStyle notifications launched in this plugin were not eligible for promotion / classification as live update notifications:

https://developer.android.com/develop/ui/views/notifications/live-update

Screenshot from 2025-11-11 13-24-33 Screenshot from 2025-11-11 13-22-25

@jerry2013
Copy link

screenshots of what the user sees/experiences please.

@WesUnwin
Copy link
Member Author

If full screen alerts are disabled, an expanded lock screen card is shown like:
Screenshot from 2025-11-11 13-38-37

If full screen alerts are enabled, they see:
Screenshot from 2025-11-11 13-39-05

@WesUnwin
Copy link
Member Author

When not "promoted" (before this) you often hear the notification and can see it in the notifications shade, but don't see it directly on the lock screen.

@WesUnwin
Copy link
Member Author

@WesUnwin
Copy link
Member Author

WesUnwin commented Nov 11, 2025

On my phone with this, am now directly getting this on lock screen (have full screen alerts enabled:
image

@jerry2013
Copy link

as long as this doesn't make app store approval a worse experience.

ps. do other apps declare this permission?

@WesUnwin
Copy link
Member Author

I believe so I've been looking at several sample apps online, and they seem to commonly use a combination of full-screen intents + call style notifications + high priority, promoted notifications.

The good news is it won't complicate google play stuff - the previously added full screen permission will (but I'll take care of this)

@WesUnwin WesUnwin merged commit 96f5c43 into develop Nov 11, 2025
1 check passed
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.

4 participants