-
I've encountered an issue when trying to work with this plugin and cordova-plugin-firebase.
I implemented googleplus login in my app and everything worked fine. The problem appeared when i added cord…
-
I need help, when I switched from admob-simple i had no problems receiving ads but now that i am using admob free, when i show my ads they always return as test ads.my app has been on the market for m…
-
## Request Type
I updated the plugins to release 44 but the build failed
## Describe the bug
I updated the mobile master collection addons to the latest version but they failed to export to andro…
-
**Note: for support questions, please use one of these channels:**
#### Short description of the problem:
not able to build prod version of any app
#### What behavior are you expecting?
**…
-
I can successfully build my Android app, but whenever I try to build an iOS version, in XCode I get a bunch of errors about banners in IronSourceAdsPlugin.m.
Like ""Property 'bannerController' not f…
-
I can't build app. I'm using ionic as main framework.
How I installed it?
`npm install --save @ionic-native/admob-free` v 4.7.0
`ionic cordova plugin add cordova-plugin-admob-free` v 0.15.0
`ion…
-
When using AdMob banners with Overlap: false it causes the screen to flicker as the webview is pushed down. Am I correct in saying that the only way round this is to set overlap as true?
However whe…
-
not able to install either from yarn or from npm, do you have any plans to publish?
-
```
Login() {
this.googlePlus.getSigningCertificateFingerprint().then((success) => {
alert(JSON.stringify(success));
})
if(this.firstTimeLogin != 1) {
this.googlePlus.login…
-
Hi there.
I tried to use both your old and new version of plugin and I encounter these errors.
## On the < 2.0.0 version
- The token refresh function is not called on first app launch on Andro…