Member-only story

AdMob-Plus Capacitor app Crashing issue in Android — Ionic Framework

--

AdMob Plus, using Capacitor with Ionic Framework.

My articles are open for everyone; non-member readers can read the article by clicking this Friend link.

Crashing issue solution:

This need to add in android/app/src/main/AndroidManifest.xml inside <application></application> for AdMob-Plus to work otherwise, the app will be crashing.

<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID"  android:value="ca-app-pub-5607778480****~7299*****" /><meta-data android:name="com.google.android.gms.ads.DELAY_APP_MEASUREMENT_INIT" android:value="true" />

If you wouldn’t mind giving it some claps 👏 👏 since it helped, I’d greatly appreciate it :) Help others find the article, so it can help them!

Always be clapping…

--

--

Ankit Maheshwari
Ankit Maheshwari

No responses yet