I'm using Xcode 11.7 and my app is targeted for 13.1 and when changing the State of a property in quick succession the app is crashing to a black screen and then returns to the lock screen.
I'm not getting any crash report on the device and when I hook it up to Xcode I just get the following errors:
I'm not really sure how to troubleshoot this.
I'm not getting any crash report on the device and when I hook it up to Xcode I just get the following errors:
Code Block 2020-09-15 06:42:28.586026-0400 [26842:7830878] XPC connection interrupted 2020-09-15 06:42:28.589083-0400 [26842:7831204] [ServicesDaemonManager] interruptionHandler is called. -[FontServicesDaemonManager connection]_block_invoke
I'm not really sure how to troubleshoot this.