AppsFlyerSDK / appsflyer-cordova-plugin

AppsFlyer plugin for Cordova
MIT License
37 stars 71 forks source link

Add omitted class import #113

Closed turboasm closed 3 years ago

turboasm commented 3 years ago

Solving the following error: Task :app:compileReleaseJavaWithJavac FAILED /application/resources/cordova/platforms/android/app/src/main/java/com/appsflyer/cordova/plugin/AppsFlyerPlugin.java:819: error: cannot find symbol AppsFlyerLib.getInstance().registerValidatorListener(this.cordova.getContext(), new AppsFlyerInAppPurchaseValidatorListener() {