How do I add a button to the InAppSettingsKit setting view (iPhone/iPad)?
I have been looking at the sample app provided by InAppSettingsKit and I noticed the use of a couple of buttons: I would like to integrate a single red button in my app called reset, however I'm not sure how to do it. I've had a look at the code in the sample app and I'm a bit lost with it all. Please could someone help me out? After spending a while searching through all the code and plists I managed to find the answer to my question. For those who are interested what you need to do is the following: Add a row to your Root.plist file with the Type set to IASKButtonSpecifier . Set the