Cannot build for iOS when use_frameworks linkage is set to dynamic #38333
Labels
Needs: Triage 🔍
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
I've called
use_frameworks
withdynamic
linkage on thePodfile
and enabled the new architecture. After installing the pods, I've tried to build the app usingXCode
and I got the following build error:Click here for the full trace
React Native Version
0.72.3
Output of
npx react-native info
Steps to reproduce
react-native init
Podfile
, and add the following lines:XCode
Snack, code example, screenshot, or link to a repository
https://github.com/atlj/rn-new-arch-dynamic-linkage-issue
The text was updated successfully, but these errors were encountered: