You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently following your started documentation and I wondered as I have an Ionic capacitor App for both platforms IOS and Android, apps.admob.com made me add two apps and generated two APP-ID.
How can I AdMob.initialize() for the two platforms in my app.component.ts ?
Thanks in advance,
Regards
The text was updated successfully, but these errors were encountered:
You might validate the platform in order to set up one admob id or another.
By the way, are you able to see the ads (banners & interstitials) in iOS? While debugging with the emulator they are visible, but in production with real devices I am not able to see them.
Hi,
I'm currently following your started documentation and I wondered as I have an Ionic capacitor App for both platforms IOS and Android, apps.admob.com made me add two apps and generated two APP-ID.
How can I AdMob.initialize() for the two platforms in my app.component.ts ?
Thanks in advance,
Regards
The text was updated successfully, but these errors were encountered: