You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: I'm trying to integrate ViroReact into my React Native project (version 0.77.1) and it's working perfectly on Android. However, I’m facing an issue with linking on iOS. I’ve added the necessary entries in the Podfile, but when building for iOS, I encounter the following error:
error linker command failed with exit code 1 (use -v to see invocation)
error Failed to build ios project. "xcodebuild" exited with error code '65'.
The text was updated successfully, but these errors were encountered:
Description: I'm trying to integrate ViroReact into my React Native project (version 0.77.1) and it's working perfectly on Android. However, I’m facing an issue with linking on iOS. I’ve added the necessary entries in the Podfile, but when building for iOS, I encounter the following error:
error linker command failed with exit code 1 (use -v to see invocation)
error Failed to build ios project. "xcodebuild" exited with error code '65'.
The text was updated successfully, but these errors were encountered: