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:
- After the video ad appears, tap on the ad for more than 5 times.
- Tap on home button multiple times until the video freezes.
- Continue tap on home button multiple times, and the application will crash
Also this is the stack trace we're seeing on xcode upon crashing :

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