In my App I use push notifications. I have settings to set the maximum amount of push notification per day and more. when the user change the notification status in the iPhone settings to off I want to let the user know it - I use enabledRemoteNotificationTypes.
How can I load the settings so the user will be able to turn it on? or even let the user turn it on from my App?