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

Privacy Manifest #53

Closed
sakshibala-halodoc opened this issue Mar 22, 2024 · 1 comment
Closed

Privacy Manifest #53

sakshibala-halodoc opened this issue Mar 22, 2024 · 1 comment

Comments

@sakshibala-halodoc
Copy link

Subject: We need to incorporate the xcprivacy manifest into our app . Starting March 13, Apple will send notifications when uploading builds to the App Store, and this will become mandatory from May 1. All the SDKs used in our app needs to incorporate the xcprivacy manifest.
Reference: https://developer.apple.com/news/?id=3d8a9yyh

Actions needed: We need the compatible xcprivacy manifest version IOS SDK with xcprivacy manifest. We are expecting a seamless upgrade by upgrading to the latest version.

@CSolanaM
Copy link
Owner

CSolanaM commented Mar 25, 2024

Hi,

SkeletonUI, as far as I know (checked again, just in case), doesn't use any file timestamps, UserDefaults, active keyboard, system boot time or disk space API's. That's why, honestly I don't think that SkeletonUI uses any of the mentioned set of API's. Anyway:

  • Does the file need to be declared even if empty?
  • Are you already getting a warning specifying which one of the API's are being used?

Thanks!

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

No branches or pull requests

2 participants