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

前端 未结 3 1311
情歌与酒
情歌与酒 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:23

    Had a similar issue. According to crashlogs the exception was caused by SwiftUI.

    However, iOS 13.3 update has fixed it.

提交回复
热议问题