Unable to get IMEI number in Samsung A10S

In one of my project i am trying to get IMEI number for users mobile number with permission . It works in lower model mobiles but when i check it in Samsung A10s model, i met an error.

Am i did any mistake?

Upon clicking the button It asks the users correctly all permissions in lower android versio but in higher versions, it asks only Read phone state and location… I have used taifun extension

UPDATE: I followed this tutorial to ask multiple permissions…

Android 10+

Yes mam… I wanna avoid fake users or duplicate entries or multiple device login. So I tried with IMEI but ended with …

Unfortunately, this method no longer works with Android 10+

:roll_eyes:

2 Likes

Oh God… Then phone authentication method only need to use

https://developer.android.com/training/articles/user-data-ids
See this article by google.

1 Like

Nice Link. :+1:

1 Like