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

uses or overrides a deprecated API #7095

Closed
hasanm08 opened this issue Sep 29, 2021 · 2 comments
Closed

uses or overrides a deprecated API #7095

hasanm08 opened this issue Sep 29, 2021 · 2 comments
Labels
Needs Attention This issue needs maintainer attention. resolution: duplicate This issue or pull request already exists type: bug Something isn't working

Comments

@hasanm08
Copy link

Bug report

Describe the bug

\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\firebase_core-1.6.0\android\src\main\java\io\flutter\plugins\firebase\core\FlutterFirebaseCorePlugin.java uses or overrides a deprecated API.

Steps to reproduce

build apk using flutter 2.5.1

@hasanm08 hasanm08 added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Sep 29, 2021
@hasanm08 hasanm08 changed the title uses or overrides a deprecated AP uses or overrides a deprecated API Sep 29, 2021
@hasanm08
Copy link
Author

other libraries also have this problem

Note: ...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\firebase_analytics-8.3.2\android\src\main\java\io\flutter\plugins\firebaseanalytics\FirebaseAnalyticsPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: ...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\firebase_analytics-8.3.2\android\src\main\java\io\flutter\plugins\firebaseanalytics\FirebaseAnalyticsPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note:...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\firebase_crashlytics-2.2.1\android\src\main\java\io\flutter\plugins\firebase\crashlytics\FlutterFirebaseCrashlyticsPlugin.java uses or overrides a deprecated API.

@markusaksli-nc markusaksli-nc added the triage Issue is currently being triaged. label Sep 29, 2021
@markusaksli-nc
Copy link
Contributor

Hi @hasanm08
This is a duplicate of #3876
Closing it as such.
Thank you

@markusaksli-nc markusaksli-nc added resolution: duplicate This issue or pull request already exists and removed triage Issue is currently being triaged. labels Sep 29, 2021
@firebase firebase locked and limited conversation to collaborators Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs Attention This issue needs maintainer attention. resolution: duplicate This issue or pull request already exists type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants