googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.36k stars 1.08k forks source link

[Crash] [iOS] AppLovin mediation crash #3458

Open OldSlash opened 1 month ago

OldSlash commented 1 month ago

Since I cant reopen previous issue and there was no response, I create duplicate of this - https://github.com/googleads/googleads-mobile-unity/issues/3438

Important update to previous issue: 1) 351 - is completely different issue with completely different stack 2) App Lovin team already confirmed that this crash is on AdMob side - https://github.com/AppLovin/AppLovin-MAX-SDK-iOS/issues/330#issuecomment-2134780543

[REQUIRED] Step 1: Describe your environment

[REQUIRED] Step 2: Describe the problem

We cannot reproduce this crash, but it is our top iOS crash in production.

Crash Reason: Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000050

File: GoogleMobileAds.iOS.cpp ReversePInvokeWrapper.RewardedAdClient_RewardedAdUserDidEarnRewardCallback

Also your crash looks like this one https://github.com/googleads/googleads-mobile-unity/issues/2840 , but this issue was closed and never fixed (see comments)

crash.txt

Moomo commented 1 month ago

I am experiencing the same issue.

NVentimiglia commented 1 month ago

Thanks, we will take a look.

NVentimiglia commented 1 month ago

@OldSlash

Can you provide me a sample of your reward callback and show call? I am asking because the last line in the stack trace is TenisArena which is right on the borderline.

OldSlash commented 3 weeks ago

@NVentimiglia Update - it seems that crash is fixed in iOS 17.6.1. At least we observe only about 0-2 crashes per day and only on iOS 17.5.1 and earlier after august 10th , so now it's not a problem for us.