Skip to content

Error when linking react-native-fbsdk #15449

Closed
@marco-krammer

Description

@marco-krammer

Environment

  1. react-native -v: react-native-cli: 2.0.1
    react-native: 0.44.3
  2. node -v: v6.11.0
  3. npm -v: 3.10.10

Then, specify:

  • Target Platform: iOS
  • Development Operating System: macOS
  • Build tools: Xcode

Steps to Reproduce

(Write your steps here:)

  1. rnpm link react-native-fbsdk

Expected Behavior

Normally it should output something like 'iOS module react-native-fbsdk successfully linked'

Actual Behavior

output

If I am trying to use the Facebook Login Button in the App I am just getting a red square instead of the button

What did I try to fix the issue?

I have gone through a few issue reports on here and on some Stackoverflow questions where other people have experienced similar problems, but none of the things listed below worked for me:

  • Clean Xcode project
  • Delete node_modules and run npm install again

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions