-
Notifications
You must be signed in to change notification settings - Fork 203
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
AppLovin Adapter Loading Time for SDK Bidding #524
Comments
@SarangGit Did you fix this? |
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. |
@SarangGit So maybe close the issue here... I suggest you to always check how much time ad-sources take, because sometimes they have bugs... |
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.
The text was updated successfully, but these errors were encountered: