Share via

get mobile device unique id

Bhuwan 1,226 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.

Developer technologies | .NET | .NET Multi-platform App UI
0 comments No comments

Answer accepted by question author

  1. Alessandro Caliaro 4,206 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,

    Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

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