문제

I'm using InAppSettingsKit and my child panes are not showing up. I found a post (Stackoverflow) about using Navigation Controllers, which I am. On the General.plist I have the same view as the Root.plist. I have done some searching and all I can find is that you need to use Navigation Controllers. That is what I am using. Notice the "Done" button and the "\<\Settings" button.

Any ideas or thoughts thank you!!

enter image description here

enter image description here

도움이 되었습니까?

해결책

Make sure to correctly reference the Filename of the child plist in the root plist. When you do so, you should omit the ".plist" suffix.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top