imei_plugin icon indicating copy to clipboard operation
imei_plugin copied to clipboard

This plugin is bullshitting us

Open jerinho opened this issue 5 years ago • 2 comments

If you're in Android P and above, it will never return the IMEI. So far the only reason I knew is you gonna get this

PlatformException: The user ***** does not meet the requirements to access device identifiers

And it's the only reason I got here. But this crap plugin instead generate a random UUID from UUID.randomUUID() and store in into shared preferences like it is exactly the unique id for the phone. What's your point for doing that LIAR !!!???

jerinho avatar Apr 25 '20 11:04 jerinho

Me too, I got random uuid from await ImeiPlugin.getImei();

The uuid changed when users clean their storage.

RaistlinTAO avatar Aug 26 '20 12:08 RaistlinTAO

Me too gyess any update I m also get random number

amitsingh6391 avatar Oct 30 '20 11:10 amitsingh6391