Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GameActionManager now performs delayed updates on main thread (#364)
linked crash reports - Xcode Organizer - Crash report batch #1, consisting of 4 crash reports from a single device (an iPhone 8) running iOS 14.4. - Crashlytics - Crash report batch #2, consisting of 1 crash report from an iPhone 8 device running iOS 14.4. all crashes occurred in method updateNavigationBarWidths of NavigationBarControllerPhonePortraitOnly, on this line: [self.view removeConstraints:constraintsToRemove];
- Loading branch information