Post

Replies

Boosts

Views

Activity

UIListContentConfiguration crashes the app with reason: 'Unknown style: 10'
My app won't start after I updated to Xcode 12 beta 4 and iPadOS beta 4. Instead it crashes immediately after launch. I assume that this is related to my sidebar (UIKit implementation) since UISplitViewControllers compact mode works. The app crashes with the following errors: Assertion failure in -[UIListContentConfiguration _enforcesMinimumHeight], UIListContentConfiguration.m:470 Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unknown style: 10' I haven't been able to figure out what the root cause here is. The app used to work fine and still compiles without errors. Any ideas what style 10 is?
3
0
639
Aug ’20