I have a project which uses Settings.bundle including root.plist containing a list of key value pairs I want to register with user defaults. Until recently, these values were visible and editable from the device's "Settings" App. Now I can't see anything when tapping on my app in settings - the details panel is empty.
Its working fine in iOS8 and works on iOS 9.2 simulator. But not on device which has iOS 9.2.1.
I google it and find same problem with no answer yet :(
But seems not work for me.