Settings bundle not showing up in iPhone settings

后端 未结 11 959
醉话见心
醉话见心 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:20

    I've had this problem a few times now.

    On the simulator; do a 'Reset Content and Settings', clean, and redeploy.

    On the device; delete the app, clean, and redeploy.

    EDIT: It's also important to make sure that your settings bundle has been added to the current target. That oversight can be very difficult to debug.

提交回复
热议问题