Settings bundle not showing up in iPhone settings

后端 未结 11 859
醉话见心
醉话见心 2021-02-01 01:05

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

11条回答
  •  生来不讨喜
    2021-02-01 01:21

    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?

提交回复
热议问题