Hi all,
I have a chat app, and due to change on iOS 13 about VOIP push, I have to use Notification Service Extension to receive and show new message when user is offline.
The problem is, there is many case that I cant handle if I cant complete silence origin notification.
I know there is a special entitlement called com.apple.developer.usernotifications.filtering that allow app complete silence origin notification (Signal app is using it). So I want to know how my app can has that entitlement granted by Apple? This is very important for me. Thanks.
I have a chat app, and due to change on iOS 13 about VOIP push, I have to use Notification Service Extension to receive and show new message when user is offline.
The problem is, there is many case that I cant handle if I cant complete silence origin notification.
I know there is a special entitlement called com.apple.developer.usernotifications.filtering that allow app complete silence origin notification (Signal app is using it). So I want to know how my app can has that entitlement granted by Apple? This is very important for me. Thanks.
Apps can apply for the entitlement here:
https://developer.apple.com/contact/request/notification-service
https://developer.apple.com/contact/request/notification-service