floatinghotpot / cordova-plugin-flurry

Cordova plugin to support Flurry (analytics and advertisement)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error using phonegap build

jthannah opened this issue · 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" />

Thanks for the bug report, will be fixed soon.