facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 908 forks source link

update facebook sdks to 5.8.0 for ios #659

Closed michaelknoch closed 4 years ago

michaelknoch commented 4 years ago

Update facebook sdks to latest version 5.8.0 which is already used on android

Test Plan: We use this change in our app:

facebook-github-bot commented 4 years ago

Hi michaelknoch! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

facebook-github-bot commented 4 years ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

shokimble commented 4 years ago

Is there a release containing this update planned? Important for Catalyst support on Mac (and just good for keeping the SDK up to date!).

janicduplessis commented 4 years ago

Thanks @michaelknoch !

Sorry about the delay merging this