googleads / googleads-mobile-android-mediation

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.
Apache License 2.0
241 stars 197 forks source link

AppLovin Adapter Loading Time for SDK Bidding #524

Open SarangGit opened 1 month ago

SarangGit commented 1 month ago

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.