ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
498 stars 214 forks source link

RxJS Issue #333

Open petermarks12 opened 5 years ago

petermarks12 commented 5 years ago

I am getting this error and its after updatin rxjs library in project to version 6. Is there any work around to t fix this?

Its showing error on this line this.adMobFree.on(this.adMobFree.events.INTERSTITIAL_CLOSE)

TypeError: __WEBPACK_IMPORTED_MODULE_2_rxjs_Observable__.Observable.fromEvent is not a function
    at AdMobFree.on (vendor.js:98304)
petermarks12 commented 5 years ago

issue fixed after installing latest version of ionic native using following command

npm install --save @ionic-native/admob-free@latest