-
Notifications
You must be signed in to change notification settings - Fork 907
react-native-fbsdk/ios/RCTFBSDK/login/RCTFBSDKLoginManager.m:78:3: Unknown type name 'FBSDKLoginManagerLoginResultBlock'; did you mean 'FBSDKLoginManagerLoginResult'? #574
Comments
I just encountered this same problem. I fixed it by using the latest version of the SDK which I found here: https://github.com/facebook/facebook-objc-sdk/releases |
@genghisjuan Which version and files did you download? I download |
@genghisjuan Thanks, It's worked!! |
Thanks, your solution worked to get the build running. I am running to an error with the FB login now, as described here: #583 did you have to use cocoapods to get this API working properly? |
Hey @genghisjuan how you did to make it run? What do i have to do? |
I have the same issue here, but only in debug mode. In release mode, works for me. Any solution? |
Gonna close this since the initial error is resolved. Version 0.10+ is only compatible with version 5+ of the fbsdk |
Same issue, anybody find solution?
Originally posted by @erdemildiz in #570 (comment)
The text was updated successfully, but these errors were encountered: