I am trying to add a Settings bundle in my iPad app, but it randomly shows up in the iPad settings menu.
When I run in Debug mode (Device or Simulator) it doesn\'t show
I have a feeling that this isn't the exact same issue that you're experiencing, but I found that the adding a Settings.bundle to an existing project required a relaunch of the Simulator before the Settings app picked up on my app's bundle. Restart the Simulator, not just the app within the Simulator.
Not sure about the actual devices, but I wonder if there's a similar rule there?