cordova-plugin-flurry
cordova-plugin-flurry copied to clipboard
Error using phonegap build
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 phonegap-version cli-6.0.0 and build tool set to gradle.
I'm including the flurry plugin with this line:
<gap:plugin name="cordova-plugin-flurry" source="npm" />
Thanks for the bug report, will be fixed soon.