kevincaicedo / imei_plugin

plugin for get imei in android with flutter
MIT License
30 stars 44 forks source link

I didn't get Imei number in andriod 10 #23

Open amitsingh6391 opened 3 years ago

amitsingh6391 commented 3 years ago

I did not get IMEI number in andriod 10 I got random string in place of IMEI number

cobategit commented 3 years ago

I am also in the same problem

JazzSOC commented 3 years ago

Same problem

LPKgreenhand commented 3 years ago

Man, android can no longer get IMEI after version 10.0, you need to try to use UUID or OAID

HRockT commented 2 years ago

how to do you fix this problem ?