TapResearch / TapResearch-iOS-SDK

TapResearch iOS SDK
7 stars 3 forks source link

TapResearch iOS SDK 2.5.8 Crash: [TRManagedThread start] --> UIKitCore -[UIApplication _stopDeactivatingForReason:] #46

Open ckwangpg opened 1 year ago

ckwangpg commented 1 year ago

Hi TapResearch Team!

Our app recently updated the TapResearch iOS SDK from 2.5.5 to 2.5.8 and then this crash around UIKitCore -[UIApplication _stopDeactivatingForReason:] started to appear. From the crashlytics report, it seemed to be only observed on iOS 15.7.2 - 15.7.5 players.

We've also managed to repro the crash, and here are the steps:

Also this is the stack trace we're seeing on xcode upon crashing : image

Could you please take a look and let me know if there's any suggestion? Thanks!

philip-tap commented 1 year ago

Hi, @ckwangpg

We are looking to reproduce the issue and resolve why we are crashed in this case. However our platform doesn't currently provide any video ads in our service. What video ad in your steps are used during the reproduction, and is it possible we are caught up in memory pressure alongside that video service?

ckwangpg commented 1 year ago

Hi, @philip-tap , Thanks for the response. Here are some more details after we looked into the stacktraces: