ClusterPrePermissions
ClusterPrePermissions copied to clipboard
Customize the Permission Dialog
Is there a way to customize the permission dialog, the first dialog not the system dialog?
How do you mean? Currently you can pass in the title, message, and the cancel / ok buttons for the UIAlertView of the first dialog.
I think he means with a custom alert view, something like SCLAlertView. I agree this would be a nice feature to have :)