karantanwar / unique_identifier

A flutter plugin for getting the unique serial number for android and identifierForVendor in ios
MIT License
8 stars 33 forks source link

I have issue with serial , why serial get it not the same on system app #11

Closed Kimsoer closed 11 months ago

Kimsoer commented 3 years ago

I have issue with serial , why serial get it not the same on system app

karantanwar commented 3 years ago

Please elaborate

OnofreTZK commented 3 years ago

Hi, @karantanwar , i think my problem is the same -> I need to get the IMEI of the android device but when my code call "UniqueIdentifier.serial" the value retrieved is: 332c74117207b320 and the IMEI on AVD is: 358240051111110.

Tha14 commented 3 years ago

Hi, @karantanwar , i think my problem is the same -> I need to get the IMEI of the android device but when my code call "UniqueIdentifier.serial" the value retrieved is: 332c74117207b320 and the IMEI on AVD is: 358240051111110.

You probably figured this out by now but this package is meant to etieve the unique device id, nothing to do with the IMEI(s) of the device