After iOS9 update FB login is not working any more and instead giving this error:
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL...)
What is the easiest way to fix the Facebook integration after iOS9 update? The new SDK package says it requires 5.0, but I'm using Unity 4. The new package also seems to have different class names etc., and it for example doesn't find FBResult any more. Can I somehow make it work with the old SDK? Can I even make the new SDK work...
Facebook integration broke due to iOS 9 update
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL...)
What is the easiest way to fix the Facebook integration after iOS9 update? The new SDK package says it requires 5.0, but I'm using Unity 4. The new package also seems to have different class names etc., and it for example doesn't find FBResult any more. Can I somehow make it work with the old SDK? Can I even make the new SDK work...
Facebook integration broke due to iOS 9 update