upgrade-support
upgrade-support copied to clipboard
A central community-backed place to request and give help when upgrading your app.
## Environment MacOS - Sonoma 14.1.1 (23B81) xCode - Version 15.1 (15C65) with iPhone 15 ios 17.2 ## Output of `react-native-info` warn Package @sentry/react-native contains invalid configuration: "dependency.platforms.ios.sharedLibraries" is not...
## Environment ```System: OS: macOS 14.3 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 26.32 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 16.0.0...
Android Environment issue System: OS: macOS 13.6.3 CPU: (10) arm64 Apple M2 Pro Memory: 71.00 MB / 16.00 GB Shell: 3.2.57 - /bin/sh Binaries: Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node Yarn: 1.22.21...
## Environment ## Things I’ve done to figure out my issue - [x] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my upgrade. ## Upgrading version from 0.69.9 to 0.73.1 ## Description error...
Bumps [semver](https://github.com/npm/node-semver) from 7.1.1 to 7.5.2. Release notes Sourced from semver's releases. v7.5.2 7.5.2 (2023-06-15) Bug Fixes 58c791f #566 diff when detecting major change from prerelease (#566) (@lukekarrys) 5c8efbc #565...
## Environment Package.json ```javascript "react": "18.2.0", "react-native": "0.71.12", ``` Running on Apple Silicon M1 ## Things I’ve done to figure out my issue - [x] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do...
React Native Upgrade 0.68.0 -> 0.73.0 | Could not resolve org.jetbrains.kotlin:kotlin-reflect:1.6.10
## Environment System: OS: Windows 10 10.0.19045 CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1265U Memory: 421.98 MB / 15.44 GB Binaries: Node: version: 20.9.0 path: C:\Program Files\nodejs\node.EXE Yarn: version:...
I Am Updating My project from 0.67 to 0.71.3, i finally managed to build the project, now i am stuck at point the error is:- Error: Exception in HostFunction: Malformed...
i am currently using latest 0.73.1 and when i do a handshake with my backend server while appstate change upon 0.73.1 version on **screentime** timeout mostly api won't have been...
## Environment I had download the demo through this command: npx react-native init SampleApp --version 0.70.0 I had try migrate the demo code in sample app android to my application,...