Drifter is a flutter plugin work with devices.
Identifier | iOS | Android |
---|---|---|
IDFA | ✅ | ✅ Advertising ID - Need play service |
IDFV | ✅ | |
MEID/slot | android.permission.READ_PHONE_STATE |
|
IMEI/slot | android.permission.READ_PHONE_STATE |
|
IMSI | android.permission.READ_PHONE_STATE |
|
DeviceId/slot | android.permission.READ_PHONE_STATE |
|
Bluetooth Address | android.permission.BLUETOOTH < Android 6 |
|
Wifi Address | android.permission.ACCESS_WIFI_STATE < Android 6 othewise always return 02:00:00:00:00:00 |
Identifier | iOS | Android |
---|---|---|
Check permission | ✅ | |
Request permission | ✅ |