Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
An APN notification topic currently stays as the topic initialized by the Parse-Server and isn't updated based on pushType
. Based on the Apple Documentation, a specific pushType
may require a topic
to change.
Feature / Enhancement Description
Based on the push type, the topic should look like it's supposed to based on Apple Documentation.
Example Use Case
- Specify a
liveactivity
notification - The
topic
should consist of the bundleId +.liveactivity
Alternatives / Workarounds
None, hope Apple accepts the topic
as is and respects the notification.
3rd Party References
Apple documentation: https://developer.apple.com/documentation/usernotifications/sending-notification-requests-to-apns#Know-when-to-use-push-types