Determine in code if app runs in Expo Go or not (in production build)

I would like to know in the code if the app is running in Expo Go or in an iOS/Android app. I can’t use __DEV__, because I would like to be able to determine this also for a production build.

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