cordova-plugin-flurry icon indicating copy to clipboard operation
cordova-plugin-flurry copied to clipboard

Error using phonegap build

Open jthannah opened this issue 8 years ago • 1 comments

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" />

jthannah avatar Apr 10 '16 04:04 jthannah

Thanks for the bug report, will be fixed soon.

floatinghotpot avatar Apr 10 '16 04:04 floatinghotpot