Is there any way to open myapplication settings tab directly from my application like what we will use to open twitter settings
([[UIApplication sharedAppli
By showing the Facebook or Twitter composer with the standard iOS Social Framework, will present us an AlertView with an option to go directly to FB or Twitter Settings for the users if the accounts are not setup. So this will be helpful when you want to your user to login to them via the Settings app, if they haven't done so.
Have tested this with iOS 6 in iPad with both FB and Twitter.