React-native-fbsdk: The iOS linking no longer works with latest SDK

Created on 17 May 2019  路  4Comments  路  Source: facebook/react-native-fbsdk

馃悰 Bug Report


The current version of fbsdk does not build with the latest Facebook SDK for iOS 5.0.0 The docs are misleading. After linking & installing fbsdk in ~Documents/FacebookSDK It does not build. There is inconsistency in the version of rn-fbsdk & iOS SDK.

To Reproduce


Following the steps iOS installation guide mentioned in the readme

Expected Behavior


Should work as expressed in the readme.

Code Example

Environment

Most helpful comment

They should specify the exact version that works on the installation instructions.

All 4 comments

They should specify the exact version that works on the installation instructions.

@akash-rajput have you solved this problem with the latest Facebook SDK?

any solution?

I solved my case of iOS linking, I think it can be useful here: https://github.com/facebook/react-native-fbsdk/issues/528#issuecomment-505409226

My Environment

    IDE:
      Xcode: 10.1
    npmPackages:
      react: 16.8.6
      react-native: 0.59.9
      react-native-fbsdk: 0.10.1
    FacebookSDK: 5.1.1
Was this page helpful?
0 / 5 - 0 ratings

Related issues

emroot picture emroot  路  5Comments

smzeeshan91 picture smzeeshan91  路  4Comments

andfs picture andfs  路  5Comments

vladotg picture vladotg  路  5Comments

yanguyt picture yanguyt  路  4Comments