react-native-admob:compileReleaseJavaWithJavac FAILED

Created on 12 Apr 2018  路  3Comments  路  Source: sbugert/react-native-admob

Hello,

I get the following error while running the react-native run-android.

:react-native-admob:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.). ...\node_modules\react-native-admob\android\src\main\java\com\sbugert\rnadmob\RNAdMobRewardedVideoAdModule.java:20: error: RNAdMobRewardedVideoAdModule is not abstract and does not override abstract method onRewardedVideoCompleted() in RewardedVideoAdListener public class RNAdMobRewardedVideoAdModule extends ReactContextBaseJavaModule implements RewardedVideoAdListener { ^ 1 error :react-native-admob:compileReleaseJavaWithJavac FAILED

I have tested with both admob 1.3.2 and v2.0.0-beta.3 versions.

"react": "16.2.0",
"react-native": "0.52.0",

Most helpful comment

There is an open PR to fix this (PR#273)

All 3 comments

There is an open PR to fix this (PR#273)

Thanks @martinlockett.

App crashes after updating to [email protected] Now what to do guys???

Was this page helpful?
0 / 5 - 0 ratings

Related issues

talaikis picture talaikis  路  3Comments

xencodes picture xencodes  路  4Comments

vu-dang picture vu-dang  路  5Comments

aligenc picture aligenc  路  3Comments

EpicNem picture EpicNem  路  6Comments