Unverified Commit 4743ff4a authored by Mehdi Achour's avatar Mehdi Achour Committed by GitHub

docs: add link for idfv

parent 0f4260dd
......@@ -707,7 +707,7 @@ const uniqueId = DeviceInfo.getUniqueID();
**Notes**
> * iOS: This is `IDFV` so it will change if all apps from the current apps vendor have been previously uninstalled.
> * iOS: This is [`IDFV`](https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor) 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.
---
......
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