Skip to content

Error using LinkingIOS - undefined is not an object #819

Closed
@danielkramer

Description

@danielkramer

I'm simply trying to open a url:

LinkingIOS.openURL("https://facebook.com/PlayUpwordsApp");

And getting:

message: undefined is not an object (evaluating 'RCTLinkingManager.openURL')"

I added RCTLinking.xcodeproj to my project and I'm still getting the same error. Any thoughts? I do notice the libRCTLinking.a file is red in Xcode.. does that mean it's not being built? I did add that .a file to the "Linked Frameworks and Librarys" section of my project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions