chemerisuk / cordova-plugin-app-review

Cordova plugin to review app
MIT License
40 stars 28 forks source link

callbackContext declare as final error #4

Closed salmanshariff92 closed 3 years ago

salmanshariff92 commented 3 years ago

getting this error while running on android java/by/chemerisuk/cordova/AppReviewPlugin.java:39: error: local variable callbackContext is accessed from within inner class; needs to be declared final respondWith(task.getException(), callbackContext);

chemerisuk commented 3 years ago

@salmanshariff92 thanks for the report. The issue should be fixed in v2.0.3