expo-go Questions
6
Summary
Message: "There was a problem running the requested app". "Incompatible SDK version or no SDK version specified. This version of Expo Go only Supports the following SDKS: 44....
6
When I run react native project using expo I got this error "This project uses SDK 38.0.0 but this version of Expo Go only supports the following SDKs: 43.00, 42.0.0, 41.0.0, 40.0.0. To load t...
Cinerator asked 12/12, 2021 at 23:51
10
I am having a headache with the error mentioned in the title.
I am using react-native-gifted-charts (https://www.npmjs.com/package/react-native-gifted-charts/v/1.0.3)
The charts works perfectly in ...
Mackler asked 2/12, 2022 at 6:55
3
Solved
I would like to determine in react native code if the app is running in Expo Go or as a stand-alone iOS/Android app.
I can’t use __DEV__, because I would like to be able to determine this also for ...
Graeco asked 10/7, 2022 at 10:10
0
I'm trying to use npx expo start with my "pure" react-native project (i.e. I created the project using React Native's CLI)
When I run npx expo start, I get this error:
iOS Bundling comple...
Teethe asked 20/7, 2023 at 3:7
3
Solved
I am trying to do a data backup for my React Native App with expo go and expo-file-system
await Filesystem.writeAsStringAsync(
Filesystem.documentDirectory! + "GymTracker-Data.json",
J...
Vulva asked 4/8, 2022 at 9:0
5
Solved
Good day,
I am using and expo version 5.4.12
I tried running my app I got an error on launch
"ApiV2Error: Account not found.
at ApiV2Client._requestAsync"
anyone who had this issue ?...
Messier asked 28/6, 2022 at 10:21
1
© 2022 - 2025 — McMap. All rights reserved.