Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crash] [iOS] AppLovin mediation crash #3458

Closed
OldSlash opened this issue Jul 18, 2024 · 4 comments
Closed

[Crash] [iOS] AppLovin mediation crash #3458

OldSlash opened this issue Jul 18, 2024 · 4 comments
Assignees
Labels
Mediation Mediation / adapter issue. P2 Issue.

Comments

@OldSlash
Copy link

OldSlash commented Jul 18, 2024

Since I cant reopen previous issue and there was no response, I create duplicate of this - #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 - crash on ios 17.4+ AppLovin/AppLovin-MAX-SDK-iOS#330 (comment)

[REQUIRED] Step 1: Describe your environment

  • Unity version: 2022.3.35f
  • Google Mobile Ads Unity plugin version: 9.1.0
  • Plugin installation method: unitypackage import
  • Platform: iOS, iPadOS
  • Platform OS version: 17.2.1 - 17.5.1
  • Any specific devices issue occurs on: no
  • Mediation ad networks used, and their versions:
    AppLovin | 7.3.0
    Chartboost | 4.6.0
    Meta | 3.12.1
    Liftoff | 5.1.0
    Unity | 3.12.0
    Pangle | 4.0.0

[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 #2840 , but this issue was closed and never fixed (see comments)

crash.txt

@Moomo
Copy link

Moomo commented Jul 24, 2024

I am experiencing the same issue.

@NVentimiglia NVentimiglia self-assigned this Aug 1, 2024
@NVentimiglia
Copy link
Member

Thanks, we will take a look.

@NVentimiglia NVentimiglia added P2 Issue. Mediation Mediation / adapter issue. labels Aug 1, 2024
@NVentimiglia
Copy link
Member

@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
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mediation Mediation / adapter issue. P2 Issue.
Projects
None yet
Development

No branches or pull requests

3 participants