Skip to content
New issue

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

Ads are working on both apps (IOS and Android). but reporting is 0 #128

Open
manpreetpc opened this issue Jul 14, 2021 · 1 comment
Open

Comments

@manpreetpc
Copy link

manpreetpc commented Jul 14, 2021

Hi All,

I have implemented admob and its successfully working . I have implemented 6 month ago. but till now reporting is 0. anybody know what its is wrong here.

And I have research. might be we need to implement APP_ID as well. but in this plugin there is not recommendation of APP_ID And I am also don't know where I need to add APP_ID.

admobSvcProvider.setOptions({
         
          bannerAdId:         'ca-app-pub-xxxxxxxx/xxxxxxxx',  // Required
          interstitialAdId:   'ca-app-pub-xxxxxxxx/xxxxxxxx', 

         bannerAtTop:true // Optional
 });
@jucedadev
Copy link

correct => publisherId : for banner , not bannerAdId

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

No branches or pull requests

2 participants