Use mPaaS?
Post
Replies
Boosts
Views
Activity
As the above log, we received a batch of crash logs of our App, which all have the following common features:
On iOS 16.0
Crash threads all have these calls:
0 libdispatch.dylib dispatch_source_set_timer + 32 (source.c:1389)
1 PrivacyAccounting -[PACoalescingIntervalTracker coalesce:] + 420 (PACoalescingIntervalTracker.m:101)
2 PrivacyAccounting __22-[PAAccessLogger log:]_block_invoke + 360 (PAAccessLogger.m:209)
Different logs, but all crashed from accessing 0x58.
Supplementary information in the second reply.