omz / AppSales-Mobile

App Sales allows iPhone and Mac App Store developers to download and analyze their daily and weekly sales reports from iTunes Connect.
http://omz-software.com
1.89k stars 406 forks source link

"export reports" crashes #300

Open tntechnology opened 4 years ago

tntechnology commented 4 years ago

The program crashes when exporting the reports. All reports are visible in the document folder, but "open in" does not appear. Is there a problem with the compression as ZIP?

I use Xcode 11.4.1 with iPhone 11 and the current version of AppSales.

The following error message appears in the console after the crash.

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'

What could be the reason? Thanks for your help!