-
When I use the sliding ad feature, I noticed a big delay before the first ad slides in. After that, the animation run as expected. If I turn off sliding, the first ad shows up almost immediately.
I e…
-
showInterstitialAds(){
let interstitialConfig: AdMobFreeInterstitialConfig = {
autoShow: true,
id: "ca-app-pub-3940256099942544/1033173712"
};
this.admob…
-
We just added AdMob support for iOS https://github.com/Jasonette/JASONETTE-iOS/issues/79
Let's do the same for Android, implementing the same syntax.
-
Calling preloadRewardedVideoAd fails with errors:
> JS: Error in admob.preloadRewardedVideoAd: TypeError: Cannot read property 'getRewardedVideoAdInstance' of undefined
> JS: TypeError: Cannot r…
-
Hi,
I'm trying to customize my Google Play Services version but it is not working.
I started a new project with your plugin only. Here is my config.xml:
`
`
And this is my project.pro…
-
Quick bible has the following trackers:
Google firebase analytics
Google crashlytics
Google admob
Is it maybe possible to remove these?
-
Design a simple screen with a Header, Input fields (Start and End Date), and a Button (Calculate). Display the output Below the form. Then a Footer. The footer will be the container for AdMob (monetiz…
-
I'm using AdMob plugin within my cocos2d-x game.
It seems that plug-in doesn't support screen orientation change.
When app started in portrait mode getCurrBannerHeight() returns 50dp and everythi…
-
```
last version project has moved to
https://code.google.com/p/flash-air-admob-ane-for-ios-and-android/
```
Original issue reported on code.google.com by `wohaos...@gmail.com` on 12 Jul 2014 at…
-
### MAX SDK Version
13.0.1
### Device/Platform Info
Pixel 4 XL - Android 13
### Current Behavior
Android Studio Profiler tool detects memory leaks after rendering the following Ad formats when us…