Is it possible to dynamically alter an iphone app's settings page in the settings app?
问题 For my iPhone app I'm working on, i want to have the ability to dynamically add or remove sections to the settings area for my app. ideally I'd like to be able to alter the list of options in a multi-value specifier, and also to add new rows that drilldown into copies of one settings page. I haven't seen anything in the apple documentation on this, but is it possible to alter the settings schema at all after compiling? 回答1: As far as I know, you cannot do this through the SDK, because the