DeviceId for expo.

Cannot able to get the deviceId while developing the mobile app using the expo.
Expo.Constants.deviceId is giving the id, but it keeps going on changing if the expo is reinstalled.

There’s a really good explanation for why Expo doesn’t provide a device ID that remains constant throughout all installations here

Suffice to say- it’s a privacy problem, and an app review problem

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.