Commit 9a21de45 authored by Mehdi Achour's avatar Mehdi Achour

docs: add android note about possible duplication of getUniqueID()

parent 138f62f3
......@@ -707,8 +707,8 @@ const uniqueId = DeviceInfo.getUniqueID();
**Notes**
> This is IDFV on iOS so it will change if all apps from the current apps vendor have been previously uninstalled.
> iOS: This is `IDFV` so it will change if all apps from the current apps vendor have been previously uninstalled.
> android: Prior to Oreo, this id ([ANDROID_ID](https://developer.android.com/reference/android/provider/Settings.Secure.html#ANDROID_ID)) will always be the same once you set up your phone.
---
### getUserAgent()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment