AppLovin / AppLovin-MAX-SDK-Android

Other
233 stars 104 forks source link

app crash while loading applovin native ad #281

Closed FTW-Khushal closed 2 days ago

FTW-Khushal commented 2 years ago

device-2022-03-28-155952

I have implemented applovin native ad (manual) with Facebook mediation. Applovin test ads are working fine in debug apk but in live app it was crashing app i also attached an screenshot of an error

I tried to debug the problem myself and it's look like all the ads which come from applovin works well but because I have facebook mediation when applovin try to load facebook ads it was crashing the whole app

I found my app was crashing in below method of applovin sdk public void onNativeAdLoaded(final MaxNativeAdView nativeAdView, final MaxAd ad) because nativeAdViewis null

I'm using implementation 'com.google.ads.mediation:applovin:11.2.2.0' and yes also tried the latest version and this implementation("com.applovin:applovin-sdk:+@aar") too

santoshbagadi commented 2 years ago

Hi @FTW-Khushal , what version of Facebook mediation adapter are you using. Could you please try updating to the latest FB adapter along with our SDK and see if you still see the issue.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 days ago

This issue was closed because it has been inactive for 5 days since being marked as stale.