ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
11.44k stars 976 forks source link

Can we use native Google mobile ads SDK plugin? (Not AdMob) #7222

Closed vincentsartoko closed 5 months ago

vincentsartoko commented 5 months ago

Description

Google Mobile Ads SDK

Platforms

Request or proposed solution

I can't seem to find a good way to implement this library: https://developers.google.com/ad-manager/mobile-ads-sdk/android/quick-start.

This is not AdMob, thus can't use the existing AdMob plugin. This could be very useful to broaden Capacitor app monetization capability.

Alternatives

No response

Additional Information

No response

jcesarmobile commented 5 months ago

Please, don't use the issues to ask questions.

As far as I understand admob is deprecated and the mobile ads SDK is the new name.

The capacitor-community admob plugin has a dependency to com.google.android.gms:play-services-ads, so pretty sure it's already using the new thing. But if not, you can create your own plugin.

If it's still unclear for you, you can ask questions on the Ionic Forums or on the discussions section of capacitor repository

ionitron-bot[bot] commented 4 months ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.