Closed salmanshariff92 closed 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);
@salmanshariff92 thanks for the report. The issue should be fixed in v2.0.3
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);