Merged
Conversation
Summary: We need a way to pass entityURI which will be used to do catalog matching to match spotify audio with FB Audio to play music when someone shares a spotify song to stories API: https://docs.google.com/document/d/1SnIZfdFj3b-_xu7YFFMMPo42oEddKwOUyOyTdcGklhY/edit?tab=t.0 Reviewed By: yuriy-tolstoguzov Differential Revision: D78764153 fbshipit-source-id: 8b24333
Summary: # Context It looks like Xcode 26 has fully deprecated support for Store Kit 1 APIs such that apps using it can no longer compile (#2602). The existing version of FBSDK supports SK1 + SK2. # This Diff In this diff, we suppress the deprecation errors for FBSDK. Reviewed By: KylinChang Differential Revision: D79685307 fbshipit-source-id: 3b344bb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for proposing a pull request!
To help us review the request, please complete the following:
bugfor bug fixes)Pull Request Details
Describe what you accomplished in this pull request (for example, what happens before the change, and after the change)
Test Plan
Test Plan: Add your test plan here