I have created an app,When a user clicks button for twitter sync,It will show an action sheet of twitter accounts in the phone settings
If there is no any accounts,it will show an alert view.How can i move to phone settings(specially creation of twitter accounts) from click on that alert OK button
I have created an app,When a user clicks button for twitter sync,It will show
Share
Apple does not allow doing that via code. You need to popup a dialog and request user to do this manually. Not nice, I know…
It used to be possible, but Apple has now blocked it. More details at iOS Launching Settings -> Restrictions URL Scheme