I am coming from Android to IOS and need to implement push notifications. I am using AWS Pinpoint, which uses APNs, and so far everything is working. However, I see that user is asked if he wants to permit notifications or not...
Is there some way to send push notification (perhaps without displaying it, but just delivering JSON data within app) without asking permission?