Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Set Admob AppId #144

Closed
wo-github opened this issue Jan 4, 2018 · 11 comments
Closed

Set Admob AppId #144

wo-github opened this issue Jan 4, 2018 · 11 comments

Comments

@wo-github
Copy link

wo-github commented Jan 4, 2018

Hello,
how could I set the AppId with this plugin?
https://developers.google.com/admob/android/quick-start
MobileAds.initialize(this, "YOUR_ADMOB_APP_ID");
Or which AppId is sending to Admob?
Please have a look here https://support.google.com/admob/answer/7356427?hl=de&ref_topic=7384409
To initialize the add, you need the Admob App-Id and the Banner-Id, but this plugin only set the Banner-Id.
How to set the Admob App-Id in a native App is described here https://developers.google.com/admob/android/quick-start.
Please add the possibility to set the Admob AppId.

I discuss the topic with google support and the admob appid is required to initialize the banner.
The request of a Ad without AdMob App-Id could work, but will be discontinued soon.

@Gillardo
Copy link

Gillardo commented Jan 8, 2018

any news on this?

@BLukassen
Copy link

I have the same request. In the PluginCode I cant find any init of the MobileAds:
MobileAds.initialize(this, "YOUR_ADMOB_APP_ID");
It seems it is missing.

@rlam3
Copy link

rlam3 commented Mar 28, 2018

@wo-github @Gillardo Were you able to figure this out?

@Gillardo
Copy link

@rlam3 Nope i didnt.

@wo-github
Copy link
Author

I add the code without setting the appid and it works.

@rlam3
Copy link

rlam3 commented Mar 30, 2018

@wo-github are you developing a cordova/vue js app? Do you mind sharing where you implement/integrate the configs and how to display the banner? I'm having trouble in getting this to work with vue js app.

This is my repo
https://bitbucket.org/rlam3/011_cordova_admob

@wo-github
Copy link
Author

@rlam3 It`s a Ionic app, with admob free plugin https://ionicframework.com/docs/native/admob-free/

@rlam3
Copy link

rlam3 commented Apr 5, 2018

@wo-github do you know how to integrate it with vue.js app? I'm not using iconic framework...

@wo-github
Copy link
Author

@rlam3 no, sorry I can`t help you.

@puffnir
Copy link

puffnir commented May 28, 2018

Any update about this issue?
Is it safe to use this plugin without setting App Id?

@ABDULAZIZ94
Copy link

hello, im facing hard time to load the app when stting isTesting=false

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants