jamesmontemagno / DeviceInfoPlugin

Device Information Plugin for Xamarin and Windows
Other
145 stars 44 forks source link

Id - what does it represent and what permission it requires #75

Closed dinobu closed 5 years ago

dinobu commented 5 years ago

Id - what does it represent and what permission it requires? The Wiki is unclear about it, it just say Id may not be unique and to remember permission for this but:

  1. What is this Id representing?
  2. What else to use if Id does not uniquely identify device on Android and iOS?
  3. What permission it requires (as the sample code mentioned permission but offers no answer)?
jamesmontemagno commented 5 years ago

see: https://montemagno.com/unique-device-id-for-mobile-apps/

no permissions from what I remember.