upgrade-support
upgrade-support copied to clipboard
A central community-backed place to request and give help when upgrading your app.
## Environment Env Info ``` System: OS: macOS 15.4.1 CPU: (14) arm64 Apple M4 Pro Memory: 222.78 MB / 24.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 22.13.0...
## Environment info Fetching system and libraries information... System: OS: macOS 15.4.1 CPU: (12) arm64 Apple M2 Pro Memory: 120.38 MB / 32.00 GB Shell: version: "5.9" path: /bin/zsh Binaries:...
## Things I’ve done to figure out my issue - [ ] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my upgrade, but it only gives you the Diff for the AppDelegate.swift. I...
After upgrade the react-native version from 0.75 to 0.76.0 version and enabling new architecture started getting this issue exception in hostfunction:loss of precision during arithmetic conversion:(long) 1087.7551020408164
## Environment System: OS: macOS 15.3 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 1.10 GB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 21.7.3...
## Environment System: OS: macOS 15.3 CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz Memory: 148.32 MB / 8.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 22.13.1...
Logcat PID: 2343 com.facebook.soloader.SoLoaderDSONotFoundError: couldn't find DSO to load: libhermes_executor.so existing SO sources: SoSource 0: ApplicationSoSource[DirectorySoSource[root = /data/app/~~6IofsXkVaeO_4LNJ26apgQ==/jp.co.usmh.mobile.app-V81xclnbwP-EY-8OCRUiyg==/lib/arm64 flags = 0]] SoSource 1: DirectApkSoSource[root = [/data/app/~~6IofsXkVaeO_4LNJ26apgQ==/jp.co.usmh.mobile.app-V81xclnbwP-EY-8OCRUiyg==/base.apk!/lib/arm64-v8a]] SoSource 2: DirectorySoSource[root =...
## Environment ``` etai@etai-C02GM2XEQ05N mobile % npx react-native info info Fetching system and libraries information... System: OS: macOS 14.7.1 CPU: (8) arm64 Apple M1 Memory: 103.41 MB / 16.00 GB...
## Environment System: OS: macOS 15.2 CPU: (8) arm64 Apple M2 Memory: 113.47 MB / 24.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 20.11.0 path: ~/.asdf/installs/nodejs/20.11.0/bin/node Yarn: version:...
My dear friend, I am a beginner and I have a React Native project that I want to upgrade. The current version is 0.70.0, and I want to upgrade it...