facebook-ios-sdk
facebook-ios-sdk copied to clipboard
Feature Request: Support App Privacy Manifest
Checklist before submitting a feature request
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing Github issues
- [X] I've read the Code of Conduct
Goals
Apple required App Privacy manifests until 2025. So Facebook SDK that contains an app privacy manifest must be signed. I would like to know when you adopt this change.
References https://developer.apple.com/videos/play/wwdc2023/10060/ https://developer.apple.com/news/?id=av1nevon https://developer.apple.com/app-store/user-privacy-and-data-use/ https://developer.apple.com/support/third-party-SDK-requirements/
Please check it out. Thanks!
Expected results
Add Privacy Manifest
Code samples & details
No response
+1
Apple updated the third-party SDK requirements.
References https://developer.apple.com/support/third-party-SDK-requirements/
+1
+1
Using a binary analyzer I found these are the "Required reasons API" symbols in the generated frameworks:
Used symbols in binary ./FBAEMKit.framework/FBAEMKit: NSUserDefaults
Used symbols in binary ./FBSDKCoreKit.framework/FBSDKCoreKit: NSFileSystemFreeSize, NSFileSystemSize, NSUserDefaults
Used symbols in binary ./FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics: NSUserDefaults
Used symbols in binary ./FBSDKLoginKit.framework/FBSDKLoginKit: no symbols
Used symbols in binary ./FBSDKShareKit.framework/FBSDKShareKit: no symbols
Used symbols in binary ./FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit: no symbols
Privacy Manifest
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api
https://developer.apple.com/support/third-party-SDK-requirements/
Hi, are there any updates in terms of ETA we can be aware of as the Spring 2024 deadline comes closer?
Thanks!
Hi, when can we expect an update regarding this issue?
+1
Any update on ETA for this changes? Apple Spring 2024 deadline is approaching.
+1
+1
+1
+1
Punxsutawney Phil has predicted that Spring 2024 will be an early one, given that's Apple's deadline for compliance, is there any chance for an update regarding the status of privacy manifests for this SDK?
Hi Meta tema,
This is important for us too!
Apple has mandated that all third-party SDKs must include a privacy manifest and digital signature starting in spring 2024. We need to know when the new version of Facebook iOS SDK containing these features will be available. Can you let us know the version number and timeline from your end?
Thanks.
Apple has mandated that all third-party SDKs must include a privacy manifest and digital signature starting in spring 2024.
@SergeyChereshnyuk Digital signatures are not required by all third-party libraries.
I understand that the ones on the SDK list listed by Apple are compulsory for digital signatures.
Privacy Manifest is mandatory if you use an API that requires clarification, but I don't know if it's mandatory even if it's not..
Please give me your opinion if I'm wrong.
Looks like it made it in via 3183c7eca8d71815818cf94948dc66352a89f20e. Just needs to be released
Dear support team,
When will https://github.com/facebook/facebook-ios-sdk/commit/3183c7eca8d71815818cf94948dc66352a89f20e be released?
Thanks
+1
The deadlines were published yesterday https://developer.apple.com/news/?id=3d8a9yyh
Looks like it made it in via 3183c7e. Just needs to be released
NSPrivacyCollectedDataTypes is empty in that commit, that doesnt seem right.
Looks like it made it in via 3183c7e. Just needs to be released
NSPrivacyCollectedDataTypesis empty in that commit, that doesnt seem right.
FBSDKCoreKit has it
Looks like it made it in via 3183c7e. Just needs to be released
NSPrivacyCollectedDataTypesis empty in that commit, that doesnt seem right.FBSDKCoreKit has it
Yep I see, til I that you can have multiple privacy manifest files. Sorry for that oversight :)
+1
Still missing privacy manifests for FBSDKLoginKit and FBSDKShareKit...
@ryantobinmeta, @KylinChang Sorry to mention you, but the last two releases have not been git tagged nor published in the Releases page. Is version 17.0.0 out or going through testing? Thanks!
when will be the next release with "Privacy Manifest" feature? .. i am getting the warning from AppStoreConnect . is it possible to get the next release in March 2024?
Thanks & Regards
This is the big change to privacy as of May 4th (by Apple)https://developer.apple.com/news/?id=3d8a9yyhOn 18. Mar 2024, at 12:19, Muthulingam @.***> wrote: when will be the next release with "Privacy Manifest" feature? .. i am getting the warning from AppStoreConnect . is it possible to get the next release in March 2024? Thanks & Regards
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
Sorry for mentioning you, @ryantobinmeta, @KylinChang I've been following this issue for a while and recently discovered that the FBSDKGamingServicesKit doesn't have privacy manifest files. Is something amiss or not required?
Thanks & Regards