I was wondering if someone knows a way to completely remove the push notification from the iPhone/Androids settings?
I am building an AIR app in AS3 for mobile and on first launch the notification settings are stored in the phone settings but I need to remove this to be able to check some additional code that prompts the user to either accept/decline push notifications.
I am using Distriqt's extensions and everything is working well. I just need to remove the setting to check some other code block.
Thanks