vincent

Results 3 issues of vincent

Hi, It seems it's not possible to use the middleware before calling the plugin function since it's the call of the plugin that define the middleware. In fact I'm loading...

When trying to install with ionic: ``` ionic cordova plugin add https://github.com/appodeal/appodeal-cordova-plugin.git ``` I have these errors: ``` [ERROR] Cordova encountered an error. You may get more insight by running...

All don't reflect progress of it's content promises. All return a promise, not a deferred, thus we are unable to call progress on it.