Since getting IMEI or other device IDs is not allowed, what is the best way to identify the same device across multiple react native app installs/re-installs? I would like to know if this is the same devices installing the same application again.
If relevant, this would be for a react native application with expo.
Thanks in advance.