question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I can't build for iOS.. React Native 0.68

See original GitHub issue

Description

Hello, I have a big problem… I create a new clean React Native project I modify nothing and I can’t build… I reinstalled xcode it still doesn’t work it’s tiring. Capture d’écran 2022-04-10 à 14 37 52

Version

0.68

Output of npx react-native info

System: OS: macOS 12.3.1 CPU: (16) x64 Intel® Core™ i9-9880H CPU @ 2.30GHz Memory: 50.60 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.13.0 - /usr/local/bin/node Yarn: Not Found npm: 8.6.0 - ~/node_modules/.bin/npm Watchman: 2022.03.21.00 - /usr/local/bin/watchman Managers: CocoaPods: 1.11.3 - /usr/local/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/13E113 - /usr/bin/xcodebuild Languages: Java: Not Found npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.68.0 => 0.68.0 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Steps to reproduce

Just initiate a React Native project and try to build that’s it.

Snack, code example, screenshot, or link to a repository

No response

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:5
  • Comments:5

github_iconTop GitHub Comments

5reactions
stefanleoussiscommented, Jul 5, 2022

I have the exact same issue, I was trying to upgrade my bare expo project to version 0.68 and it did not want to build for IOS. I tried everything but could not make it work.

Finally I built a new plain react-native project just to see and I can see it also doesn’t run on IOS even there!

Xcode Version: 13.4.1 Node Version: v16.13.2 MacOS: 12.4 Monterey React-Native: 0.68.2

Please any help appreciated!

2reactions
OshedheMunasinghecommented, Apr 11, 2022

I am also having a problem with iOS. When I have updated all dependencies, node and npm and cocapods it crashes. It returned Appdelegate.m

So when I rollback the my project it became worse. iOS doesnt want to run no matter if I call pod install and npm i and removed some cache.

I have version XCODE 13.3 .

I have almost the same dep like @lvothnrv
my npm version: 8.6.0 node version: 16.14.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native 0.68 upgrade issue in iOS - Stack Overflow
I have tried creating new react native sample projects, but even those projects are also not working with latest architectural changes. I have ......
Read more >
Integration with Existing Apps - React Native
Integration with Existing Apps. React Native is great when you are starting a new mobile app from scratch. However, it also works well...
Read more >
iOS Native Modules
To get started, open up the iOS project within your React Native application in Xcode. You can find your iOS project here within...
Read more >
Setting up the development environment - React Native
This page will help you install and build your first React Native app. ... On iOS, use the built-in QR code scanner of...
Read more >
Speeding up your Build phase - React Native
The following instructions will work for both Android & iOS. If you're building only Android apps, you should be good to go.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found