When we register for push notification on iOS we get a message “My App” would like to send you push notifications “Don’t Allow” and “OK”.
How can I force “OK”. This is not for an App store app, so App rejections is not an issue.
When we register for push notification on iOS we get a message My App
Share
App approval isn’t really the issue. What you’re asking for is something the OS is specifically designed to not allow. Thus, any method you found to make it work would be an exploit that, at best, would be subject to patching, breaking your app. At worst, it could effect the stability of the device and any data contained therein.