AppLovin / AppLovin-MAX-Unity-Plugin

110 stars 31 forks source link

High number of crashes after SDK upgrade to 6.4.3. #369

Closed ertugrulerdogan closed 2 weeks ago

ertugrulerdogan commented 2 weeks ago

MAX Plugin Version

6.4.3

Unity Version

2022.3.21f1

Device/Platform Info

iOS

Current Behavior

We start to see a high number of crashes after SDK upgrade 6.3.0 -> 6.4.3. Currently, the specified crash is the most occurring crash in terms of number in our app. It was introduced after Max SDK upgrade.

Expected Behavior

App does not crash.

How to Reproduce

We start to see high number of crashes after upgrading MAXSDK to 6.4.3. Crash seems to be related to ReversePInvokeWrapper.MaxSdkiOS_BackgroundCallback method. Several stack traces for specified crash attached below.

MaxSdkiOS_BackgroundCallback_CrashLogs.zip

Additional Info

No response

JonathanLiuApp commented 2 weeks ago

@ertugrulerdogan We are aware of the issue and are currently working on a fix. It seems that the crash happens on app exit so it shouldn't cause any issues for the user. Going to close this thread since it is the same error as here: https://github.com/AppLovin/AppLovin-MAX-Unity-Plugin/issues/368