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

The device_info has deprecated which is illegal to read Android ID when the app initialized #852

Closed
TDForLife opened this issue Mar 15, 2022 · 1 comment

Comments

@TDForLife
Copy link

Note:

An crash issue will be ignored & closed in a week without logs.

The language of MMKV

Flutter \ Dart

The version of MMKV

v1.2.13

The platform of MMKV

Android

The installation of MMKV

flutter pub

What's the issue?

The plugin device_info read the Android id at app lunching time, it is illegal. I run the [ flutter pub deps] and the result is :

|-- mmkv 1.2.13
| |-- device_info 2.0.3
| | |-- device_info_platform_interface 2.0.1
| | | |-- flutter...
| | | |-- meta...
| | | '-- plugin_platform_interface...
| | '-- flutter...
| |-- ffi 1.1.2
| |-- flutter...
| '-- path_provider...

@lingol
Copy link
Collaborator

lingol commented Mar 15, 2022

What do you mean by saying illegal? Using a deprecated API is NOT illegal. It's outdated. That's all.

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