Nested settings pages crash in iOS13
问题 I use the iOS settings app for my app settings. However, since upgrading my device to iOS13, tapping on one of the rows that should lead to a child settings pane (Appearance, Notifications or PDF Export) causes the iOS settings app to crash, with no debug message in my debugger. This happens regardless of whether the app is the current release version compiled in XCode10, or newly compiled in XCode11. I have the following root.plist file, which contains three child settings pages. I have