Attempting to run a react-native app in ios.
After working react-native begin
and react-native run ios
. The app is efficiently compiling and launches the simulator. I can see app logs within the metro course of so the app is certainly working. Nevertheless the simulator would not really launch the app. There are not any errors.
Xcode: 15.4
React native: 0.72.4
node: v20.11.1
cocoapods: 1.15.2
ruby: 3.3.2
How can i’m going about debugging/fixing this situation?
I attempted reinstalling xcode and cocoapods and simulator information. I attempted utilizing a more recent model of ruby. hoping it was a compatibility situation with react native.