Any time I have an app with a settings bundle it will not install OTA or through iTunes. It will work fine on the device under a dev cert but ota or iTunes or installing through organizer fail with a dist cert.
My settings bundle has a single toggle from Apples template file. It works correctly in that it won't allow email (within my app) if it is toggled.
This is the second app I have made that will not ota install with a settings bundle. What could be the issue?