Skip to content

React Native 0.81.4 iOS build error "no member named 'convertFollyDynamicToId' in namespace 'facebook::react'" #37

Description

@Traviskn

I am attempting to add Zeego and react-native-ios-utilities@5.2.0 to my vanilla react native app (version 0.81.4) and am getting the following error when building in Xcode:

react-native-ios-utilities/ios/Sources/ObjcHelpers/RNIObjcUtils.mm:103:37: error: no member named 'convertFollyDynamicToId' in namespace 'facebook::react'
  103 |     id valueAsId = facebook::react::convertFollyDynamicToId(value);
      |                    ~~~~~~~~~~~~~~~~~^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions