EddyVerbruggen / nativescript-admob

NativeScript plugin to earn some precious :moneybag::moneybag: with ads by Google AdMob
MIT License
69 stars 26 forks source link

Interstitial Error : Cannot read property 'getContentResolver' of undefined #5

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hey there, The error message when trying to show Interstitial Twice on NativeScript version 1.7.0

JS: admob createInterstitial error: TypeError: Cannot read property 'getContentResolver' of undefined

The error Does not appear on previous versions of NativeScript. The error Does not appear when showing Interstitial ads for the first time..It appears when trying to show ads More than once.

I have checked this on Android 4.4 and 5.0

-Thanks

EddyVerbruggen commented 8 years ago

Hi @pointdeveloper,

Thanks for reporting this! I've just released 1.1.5 which fixes this issue.