cordova-plugin-flurry
cordova-plugin-flurry copied to clipboard
Cordova plugin to support Flurry (analytics and advertisement)
Hi every one, don't use https://github.com/floatinghotpot/cordova-plugin-facebookads or https://github.com/floatinghotpot/cordova-admob-pro These plugins includes a precompiled .jar for "license system check" that share with the plugin author 30% of you traffic. If you...
I've tried many things but this plugin doesn't seem to be working .. Anyone using it now with their app? Am trying to implement Native Ads.
The images are not showing. They are point to local storage. file: \/\/\/storage\/emulated\/0\/Android\/data\/***\ / files\ / .fcaches\ / fileStreamCacheDownloaderTmp\ / 1\ / b92fa45c6120c1da "," width ":1200," height ":627}," I am...
Native ads are working good in Android. I'm now trying them out in a iOS 9.3 device, building for iOS 8+ using cli 5.1.1 and the Intel XDK. I'm also...
can be used with windows Phone 10 this plugin in XDK/Cordova apps???? Or deprcated like admob did for WP8/10 ads????
after using the command : `ionic plugin add com.rjfun.cordova.flurryads` return : `Error: Registry returned 404 for GET on https://registry.npmjs.org/com.rjfun.cordova.flurryads` when i use `ionic plugin add cordova-plugin-flurry`, adding the plugin works,...
Just tried the demo code, a couple of things aren't working...the banner does not occupy the full width of the page when a mobile device is portrait (seems to only...
Do you plan to implement Flurry Video ads? (not interstitial) I am trying to show a pre-roll video before my content without users having to interact with the ad (ex....
When using phonegap build services the log shows this error: `compileDebugJava/project/src/com/rjfun/cordova/flurry/FlurryAdPlugin.java:39: error: FlurryAdPlugin is not abstract and does not override abstract method __showRewardVideoAd(Object) in GenericAdPlugin` I have config settings for...
I implemented "Interstitial" and it works like a charm; using the same key, I implemented the "banner", but I don't see anything on the screen. However, when I checked on...