Jump to content

Yury

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. -Tokyo 10.2,3; -XCode10.1; -fb sdk 4.42.0 iOS sdk 12.1
  2. -Tokyo 10.2,3; -XCode10.1; -fb sdk 4.42.0
  3. Hans, I tried facebook sdk v4.42.0. it works. You need 3 base files to add into your project: Bolts.a, FBSDKCoreKit.a, FBSDKLoginKit.a. Wrapper I used is from Grijjy: https://blog.grijjy.com/2017/01/23/using-facebook-sdk-native-framework-for-ios-and-android-for-social-login-and-more-part-1/ Also you need check your error messages during the project compiling and find in it some frameworks for iOS you need to add to iOS SDK settings
×