-
Notifications
You must be signed in to change notification settings - Fork 294
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
policy required: Xcode15 requires Privacy Manifest #1135
Comments
Hello @yaofeijian - Thanks for reaching out and using the SDK! We are aware of Apple's new privacy manifest requirements and plan to make the necessary changes early next year ahead of the April 2024 deadline. Additionally we are working with our 3rd party SDKs to ensure that they have meet the requirements as well. We will keep this issue open with the backlog tag until this work has been completed so other folks in the community can stay updated as well. |
👋 Hi folks - wanted to update you all that we are continuing to work with our SDK partners to deliver us their privacy manifest files in time ahead of the April 2024 deadline. |
Hi @jaxdesmarais do we know the timelines about adding the Privacy Manifest and Code Signature to the framework? Thanks in advance! |
We have received notice from PayPal:
This date is only 2 weeks away, but Braintree iOS is still using Magnes SDK 5.4.1. @scannillo Can you put a date on when this SDK will be updated, or do we need to look at moving away from Braintree iOS and back to including the Magnes framework directly in our app? |
Hi @NiallSmyth - we plan to update the Braintree SDK to use the v5.5.0 of Magnes by end of this week, early next! Also, where did you receive that notification from Magnes? |
Thanks for the update @scannillo. We were emailed directly by our PayPal account managers about the required update to Magnes. |
@RGG-jayoung that looks like an unrelated issue which is actually caused by building with Xcode 15.3. The Firebase SDK has a workaround for the same issue. If you build with Xcode 15.2 it should work. |
Thank you @NiallSmyth for the quick follow up. We'll try submissions with 15.2 for the time being. If it helps and is specific to Braintree, Firebase seems to have solved for this in their latest release. The only hold out is the error pictured above, flagging flag Thank you again for your help. |
Hi @RGG-jayoung - we have a PR up for moving to Magnes v5.5.0 for Braintree iOS V6 (#1217) |
@scannillo thank you for this update! Is this also possible within the v5 releases? |
We just released v6.14.0 with Magnes 5.5.0. We are working on getting a version of Magnes compatible with Braintree iOS V5. |
when will be the new version going to be released with "Privacy Manifest" feature?. |
We are working on release with the Privacy Manifest files today. Thank you. |
Are you also planning an update to v5 with the privacy manifest? We are using the Drop-In SDK and therefore cannot update to v6. |
@dmazzoni I think the Braintree team kindly supports v5 too! |
Hello - Yes we have updated v5 and will be updating the Drop-in with the latest version of v5 by the end of this week. Thanks again for your patience as we roll out the privacy manifest updates! |
So is v6.17 all set for Xcode? We're still getting a Test Flight validation error. |
Hey @mehal - Version 6.17.0 should include all privacy manifests except for our dependency in Would you mind sharing the validation error you are seeing and any other details to help us troubleshoot? If the error is unrelated to privacy manifests, please open a new issue with those details. |
OK, I'll get the dev working on this to give me details. |
Hi Jax, looks like I was wrong as we were able to get past our error. Miscommunication on our end. Thanks for the help - Mike |
Please upgrade to the latest version of our SDK, which satisfies Apple's privacy manifest requirements for SDKs (added in v6.15.0) |
Is your feature request related to a problem? Please describe.
Apple review requires applecations to include a privacy manifest files, all submissions that don't support privacy will be rejected, ref link:https://developer.apple.com/documentation/bundleresources/privacy_manifest_files
when will Braintree update the SDK
Describe the solution you'd like.
please check the link.
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
The text was updated successfully, but these errors were encountered: