CopyPastor

Detecting plagiarism made easy.

Score: 0.844928377889582; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2018-09-01
by Enrique

Original Post

Original - Posted on 2018-08-31
by BuntagonalPrism



            
Present in both answers; Present only in the new answer; Present only in the old answer;

According to the [change log][1], version **4.36.0** was released yesterday (30th August). They've forgotten to create a release tag for it in their Github repository hosting the [Facebook iOS SDK][2].
In the meantime you can set your pod to:
pod 'FBSDKCoreKit', '4.35.0' pod 'FBSDKLoginKit', '4.35.0' pod 'FBSDKShareKit', '4.35.0'`
then `pod update`.

[1]: https://developers.facebook.com/docs/ios/change-log-4x [2]: https://github.com/facebook/facebook-ios-sdk/releases
According to the [change log][1], version 4.36.0 was released yesterday (30th August). It looks like they've forgotten to create a release tag for it yet in their Github repository hosting the [Facebook iOS SDK][2].

In the meantime you can set your pod to:
pod 'FBSDKCoreKit', '4.35' pod 'FBSDKLoginKit', '4.35' pod 'FBSDKShareKit', '4.35'` then pod update.

[1]: https://developers.facebook.com/docs/ios/change-log-4x [2]: https://github.com/facebook/facebook-ios-sdk/releases

        
Present in both answers; Present only in the new answer; Present only in the old answer;