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
495 stars 211 forks source link

Memory Leak #145

Open kabus202 opened 6 years ago

kabus202 commented 6 years ago

I have a problem with this plugin. After using it my memory increase every-time when the ads's shows. I'm using a interstitial. When i use https://github.com/floatinghotpot/cordova-admob-pro it's not happening. Is this a known issue?

memory leak

I'm using ionic:

`cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.19.0
ionic (Ionic CLI) : 3.19.0

global packages:

cordova (Cordova CLI) : 7.1.0 

local packages:

@ionic/app-scripts : 3.1.0
Cordova Platforms  : ios 4.5.4
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
ios-deploy        : 1.9.2 
Node              : v6.11.5
npm               : 5.5.1 
OS                : macOS High Sierra
Xcode             : Xcode 9.2 Build version 9C40b `
ratson commented 6 years ago

@kabus202 Thank you for raising this. I may not have time to look at this deeply shortly. PR to improving this is welcome.