iOS - New Architecture (Fabric) doesn't work - RN 0.68.1 #33668
Labels
Platform: iOS
iOS applications.
Resolution: Answered
When the issue is resolved with a simple answer
Tech: Fabric
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
Getting this log just after opening the application running 0.68.1 with New Architecture true on iOS:
Version
0.68.1
Output of
npx react-native info
System:
OS: macOS 12.3.1
CPU: (8) x64 Apple M1
Memory: 53.94 MB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.14.2 - ~/.nvm/versions/node/v16.14.2/bin/node
Yarn: 1.22.18 - ~/Desktop/MyApp/app/node_modules/.bin/yarn
npm: 8.5.0 - ~/.nvm/versions/node/v16.14.2/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.11.3 - /Users/brunoducatti/.rvm/rubies/ruby-2.7.4/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.4, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK: Not Found
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8309675
Xcode: 13.3.1/13E500a - /usr/bin/xcodebuild
Languages:
Java: 11.0.14 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.68.1 => 0.68.1
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
Upgrade from 0.68 to 0.68.1.
Run RCT_NEW_ARCH_ENABLED=1 pod install on /ios.
Open the App.
Snack, code example, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: