Serizao

Results 33 comments of Serizao

sorry but it is not possible because the problem appear only on android device but when the updateState is call ( ionic menu, ionic alert) the card appear

Hello all i have 2018 MBP with T2 chip if you want result of test i wil be happy to help you

Congratulations to all for this pull request, I had tried to do it but I could not. I'm looking forward to see this feature in the master branch 🎉

yes it is the only for ads working is to set directly id in this : https://github.com/ratson/cordova-plugin-admob-free/blob/master/src/ios/CDVAdMob.m#L50L52

it do an error : ````[15:20:03] typescript: src/app/app.component.ts, line: 89 Property '_config' does not exist on type 'AdMobFreeInterstitial'. L89: console.log(admob.interstitial._config) L90: admob.interstitial.prepare() [15:20:03] ionic-app-script task: "build" [15:20:03] Error: Failed to...

@ratson I put directly console.log in admobjs (https://github.com/ratson/cordova-plugin-admob-free/blob/master/src/js/interstitial.js#L55L56) for see options result : ``` {"interstitialAdId":"ca-app-pub-MY-ID","isTesting":false,"autoShow":true}

it return : `undefined`

You test it on android emulator? If yes that's normal But me i don't arrive to resolve this . And you put your admob id in AdMobFreeBannerConfig ?

what say the log about it ?

Do you use android studio for see log of app while it running