ios13 settings bundle with child pane crashes Settings.app on real device

前端 未结 3 1313
情歌与酒
情歌与酒 2021-02-04 09:11

Using an iPad mini4 (A1538), running iOS 13 beta 6, using XCode 11 beta 5... Create a new iOS project using the Single View App template in XCode 11. Add a Settings.bundle with

3条回答
  •  广开言路
    2021-02-04 09:18

    I resolve this crash issue by change table view style to Group style on Child Pane. You just need to add 1 item with type is PSGroupSpecifier.

提交回复
热议问题