AppsFlyerSDK / appsflyer-flutter-plugin

Flutter Plugin for AppsFlyer SDK
MIT License
142 stars 111 forks source link

getting this warning while building apk #280

Open mnjammy007 opened 11 months ago

mnjammy007 commented 11 months ago

Note: ~\Pub\Cache\hosted\pub.dev\appsflyer_sdk-6.11.3\android\src\main\java\com\appsflyer\appsflyersdk\AppsflyerSdkPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ~\Pub\Cache\hosted\pub.dev\appsflyer_sdk-6.11.3\android\src\main\java\com\appsflyer\appsflyersdk\AppsflyerSdkPlugin.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.

samdeane commented 1 month ago

Still present with 6.14.3:

Note: /Users/sam/.pub-cache/hosted/pub.dev/appsflyer_sdk-6.14.3/android/src/main/java/com/appsflyer/appsflyersdk/AppsflyerSdkPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /Users/sam/.pub-cache/hosted/pub.dev/appsflyer_sdk-6.14.3/android/src/main/java/com/appsflyer/appsflyersdk/AppsflyerSdkPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.