-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when linking react-native-fbsdk #15449
Comments
Yes I also have this issue... |
having same issue |
@facebook-github-bot no-template |
1 similar comment
@facebook-github-bot no-template |
Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See "What to Expect from Maintainers" to learn more. |
Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See "What to Expect from Maintainers" to learn more. |
Environment
react-native -v
: react-native-cli: 2.0.1react-native: 0.44.3
node -v
: v6.11.0npm -v
: 3.10.10Then, specify:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
Normally it should output something like 'iOS module react-native-fbsdk successfully linked'
Actual Behavior
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:
The text was updated successfully, but these errors were encountered: