You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our new app update where AppLovinQualityServie.framework has automatically been updated to Version 6.9.0 we started to see frequent Crashes where none of our own app code is in the Stack Trace, but AppLovinQualityService is:
Hi, SafeDK* shows up in the stack trace as we swizzle into OS method calls, but we are not the primary cause. This event is due to certain ads which when displayed and clicked, if the user kills the app will result in this crash. It doesn't result in degraded user experience though.
MAX SDK Version
11.7.1
AppLovinQualityService Version
6.9.0
Device/Platform Info
iOS 15, iOS 16
Current Behavior
In our new app update where AppLovinQualityServie.framework has automatically been updated to Version 6.9.0 we started to see frequent Crashes where none of our own app code is in the Stack Trace, but AppLovinQualityService is:
Expected Behavior
AppLovinQualityService should not cause Crashes
How to Reproduce
I was not able to reproduce this myself, but we're getting the crash reports in Crashlytics
Additional Info
No response
The text was updated successfully, but these errors were encountered: