Skip to content

iOS app is not building with new architecture in react native 0.72.6 #302

@singh-sukhmanjit

Description

@singh-sukhmanjit

React Native 0.72.6
Xcode 15
New architecture enabled

App builds successfully with old architecture but gives following error with new architecture while building -

image

Below is the podspec for Share Extension

target 'ShareExtension' do
  use_react_native!

  pod 'RNShareMenu', :path => '../node_modules/react-native-share-menu'
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions