问题
I've implemented a view that is using an InAppSettingsKit controller, just like the example application shows, but for some reason, I can never access a child screen of any kind.
I have even tried adding a multi-select, but when I click on it from the application, it just shows the item as selected, but never takes me to the screen to select an option.
When I load the iOS settings application, everything works.
Could I be missing something simple and obvious here?
回答1:
Ok, so I actually got this to work. For some reason, I needed to add Navigation controllers. Not sure why this is?
来源:https://stackoverflow.com/questions/5447687/child-menus-arent-showing-up-in-inappsettingskit