We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
No branches or pull requests
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: