I am developing an Android app which makes use of the InstanceID token and ANDROID_ID.
I want to know if there is an equivalent of these in iOS and Windows environments?
If yes, I can use them (and its respective counterpart on iOS and Windows) for uniquely identifying the app installation.
Else, I will have to use something else available on all platforms like UUID.