Reputation: 73
in the last hours i try to implement an additional Settings Bundle plist file.
On this screen you can see on the left site the Root.plist with the ChildNode item for the additional plist file called "more.plist" (which is located within the settings.bundle in xCode.
But when i deploy the app to the simulator i cannot see the additional settings pane "Third Party Licenses".
When i click "Third Party Licenses" there comes an empty page.
Whats wrong ? And yes, i have read the developer library @ apple dev center but i could not find the information that i am searching for :(
I am grateful for ideas !
Tom
Upvotes: 0
Views: 455
Reputation: 2159
Uninstall your app and then reinstall, it worked for me...
Upvotes: 1