Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting this warning while building apk #280

Open
mnjammy007 opened this issue Jul 19, 2023 · 1 comment
Open

getting this warning while building apk #280

mnjammy007 opened this issue Jul 19, 2023 · 1 comment

Comments

@mnjammy007
Copy link

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants