Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade issue from 0.74.4 to 0.76.3 for iOS #305

Open
georgi2005atanasov opened this issue Dec 2, 2024 · 3 comments
Open

Upgrade issue from 0.74.4 to 0.76.3 for iOS #305

georgi2005atanasov opened this issue Dec 2, 2024 · 3 comments

Comments

@georgi2005atanasov
Copy link

georgi2005atanasov commented Dec 2, 2024

Environment

System:
OS: macOS 15.1.1
CPU: (8) arm64 Apple M3
Memory: 5.10 GB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.17.0
path: /usr/local/bin/node
Yarn:
version: 3.6.4
path: /opt/homebrew/bin/yarn
npm:
version: 10.8.2
path: /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.16.2
path: /Users/randomuser/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.1
- iOS 18.1
- macOS 15.1
- tvOS 18.1
- visionOS 2.1
- watchOS 11.1
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.18034.62.2412.12266719
Xcode:
version: 16.1/16B40
path: /usr/bin/xcodebuild
Languages:
Java:
version: 20.0.2
path: /usr/bin/javac
Ruby:
version: 2.7.6
path: /Users/randomuser/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 18.3.1
wanted: 18.3.1
react-native:
installed: 0.76.3
wanted: 0.76.3
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true

Things I’ve done to figure out my issue

Upgrading version

I am upgrading the app from 0.74.4 to 0.76.3

Description

The problem is that when the project is built and i try to get into it two of two following things happen, depending on the device: If it is an emulator i get an error "You can't open the application 'yourApp' because this application is not supported on this mac". If it is a physical device, I get into the app, it "starts loading" the starting screen appears, but it throws me out after 10-15 seconds.

@georgi2005atanasov georgi2005atanasov changed the title Upgrade issue from 0.74.4 to 0.76.3 Upgrade issue from 0.74.4 to 0.76.3 for iOS Dec 2, 2024
@JayCynn
Copy link

JayCynn commented Dec 6, 2024

I'm having the exact same issue! Any solutions so far?

@georgi2005atanasov
Copy link
Author

georgi2005atanasov commented Dec 6, 2024

My problem was that i used rn-secure-storage - there is some problem with this library when the emulator is running - i reused Async storage (for development purposes!!!) and everything seems to work now.

@JayCynn
Copy link

JayCynn commented Dec 18, 2024

Hi, any updates on this? I am still facing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants