imei_plugin icon indicating copy to clipboard operation
imei_plugin copied to clipboard

Random IMEI given

Open tegkev opened this issue 5 years ago • 2 comments

When you use the function getImei() in a device which can take to sim card, the return value change randomly. Is it not possible to retrieve the two values of IMEI if the devices has two IMEI?

tegkev avatar Feb 20 '20 17:02 tegkev

you will have to change the logic on ImeiPlugin.java to avoid getting random deviceID on android 10 and above.

njoguDavid avatar Jun 27 '21 20:06 njoguDavid

you will have to change the logic on ImeiPlugin.java to avoid getting random deviceID on android 10 and above.

Can you share the instructions?

nadas00 avatar May 16 '22 08:05 nadas00