googleads-mobile-android-mediation icon indicating copy to clipboard operation
googleads-mobile-android-mediation copied to clipboard

AppLovin Adapter Loading Time for SDK Bidding

Open SarangGit opened this issue 1 year ago • 3 comments

applovin

Using: "react-native-google-mobile-ads": "^14.1.0"

App Level Build Gradle Additions: implementation("com.google.android.gms:play-services-ads:23.2.0") implementation("com.google.ads.mediation:applovin:12.5.0.1")

Loading Time for AppLovin Adapter is around 12 sec.

No Applovin app id in AndroidMenifest.xml

Someone please help. My app initial Load time is high because of this.

SarangGit avatar Jul 22 '24 08:07 SarangGit

@SarangGit Did you fix this? Talking with Applovin, they said a new beta version should reduce initialization time, but it's not used here yet, probably as it's unstable. They pointed out to this place which they said is old: https://github.com/googleads/googleads-mobile-android-mediation/blob/main/ThirdPartyAdapters/applovin/applovin/src/main/java/com/google/ads/mediation/applovin/AppLovinInitializer.java#L116

AndroidDeveloperLB avatar Feb 04 '25 22:02 AndroidDeveloperLB

currently i m using

"react-native-google-mobile-ads": "14.4.2",

13.0.1.0

and yes now its taking only around 2-3 sec to load. Its better now. @AndroidDeveloperLB

SarangGit avatar Feb 05 '25 01:02 SarangGit

@SarangGit So maybe close the issue here... That being said, know that according to my tests, Applovin takes the most. 2-3 seconds is still much more than the others, which usually take less than half a second. They told me they will improve it on the next version. I don't know when.

I suggest you to always check how much time ad-sources take, because sometimes they have bugs...

AndroidDeveloperLB avatar Feb 05 '25 08:02 AndroidDeveloperLB

@SarangGit , @AndroidDeveloperLB - thanks for filing this!

I'll close out this issue since it's been more than a year. It seems like presently, 2-3 seconds is workable for you.

Please file a new issue here if you still observe that AppLovin's initialization time (through being invoked google's android mediation adapter) continues to take longer than expected, and we can help relay that over to the AppLovin team.

foreza avatar Oct 15 '25 18:10 foreza

@foreza Sadly I can't confirm if it's fixed or not, because AppLovin decided to ban my account while other ad-networks didn't find any issues... They don't even explain why and how I can fix it... And I can't even login to their website anymore...

Please though, add some checks to be reported to you, so that you could find such cases and fix them.

AndroidDeveloperLB avatar Oct 15 '25 21:10 AndroidDeveloperLB