Skip to content

Conversation

@hyouuu
Copy link

@hyouuu hyouuu commented Sep 14, 2024

Currently you can either send an alert or send a background notification, but often times apps want to be waken up while showing an alert so they can do background data fetch etc, so why not adding the option (surprised that nobody raised this question before)

@hyouuu
Copy link
Author

hyouuu commented Sep 15, 2024

Actually just found this regarding code execution should be dealt by a Notification Service Extension: https://developer.apple.com/forums/thread/745188 any ideas if that's actually the right approach and we shouldn't add content-available to alerts?

@kylebrowning
Copy link
Member

YEs, reading that content-available only works for background pushes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants