Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios): Upgrade to Facebook iOS SDK 11.2.1 #125

Merged
merged 1 commit into from Nov 9, 2021
Merged

feat(ios): Upgrade to Facebook iOS SDK 11.2.1 #125

merged 1 commit into from Nov 9, 2021

Conversation

ArsenyYankovsky
Copy link
Contributor

@ArsenyYankovsky ArsenyYankovsky commented Nov 8, 2021

This PR upgrades Facebook SDK for iOS to 11.2.1.
Method updateUserProperties of the RCTFBSDKAppEvents class was removed in release 11.0.0 (changelog).

Test Plan:

My app mostly logs events so I tested that it compiles, launches and events are visible in the "Test Events" tab in the Facebook Events Manager.

Copy link
Collaborator

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fantastic, to me, thank you very much for doing this!
After a quick scan of the changelogs it seems like doing Android to v11 might not be so bad, and to v12 on android also not so bad, but the v12 jump for iOS looks pretty big unfortunately. Any thoughts on those?

@mikehardy mikehardy merged commit 609c56f into thebergamo:master Nov 9, 2021
@mikehardy
Copy link
Collaborator

I've done the matching change to the android sdk and removed the same method (regarding user properties) from the entire library since it's removed there, so it's all one breaking change with one version bump - we're close to current on native SDKs now! Just iOS v12 pending

@github-actions
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants