get mobile device unique id

Bhuwan 716 Reputation points
2023-04-26T09:21:53.07+00:00

Is it possible to get Android or iOS device unique id and given access based on unique id if I approve particular device to access the page then it's accessable otherwise display message you are not authorize this page.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,501 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alessandro Caliaro 4,186 Reputation points
    2023-04-26T09:24:52.6233333+00:00

    I don't know how in iOS. In Android you can take a look to https://developer.android.com/training/articles/user-data-ids and implement it in the "Android" platform specific code,


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.