I want to dismiss system generated alerts. Application developed is enterprise version, so I don't have to worry about Apple review.
I want this to work without jailbreak.
Any help will be appreciated.
I want to dismiss system generated alerts. Application developed is enterprise version, so I don't have to worry about Apple review.
I want this to work without jailbreak.
Any help will be appreciated.
If you're talking about alerts for URL schemes then you can't do anything about them. These alerts are being displayed by the SpringBoard. When you're calling any URL scheme it gets forwarded to the SpringBoard. It parses it and from there does the necessary thing. For phone calls it actually checks that and displays special alert to request permission from user to do the call.