Child menus aren't showing up in InAppSettingsKit

六月ゝ 毕业季﹏ 提交于 2019-12-13 03:23:35

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!