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

Add Privacy Manifest #1129

Open
sagarthecoder opened this issue Mar 31, 2024 · 7 comments
Open

Add Privacy Manifest #1129

sagarthecoder opened this issue Mar 31, 2024 · 7 comments

Comments

@sagarthecoder
Copy link

Apple says "Starting May 1, 2024: You'll need to include approved reasons for the listed APIs used by your app's code to upload a new or updated app to App Store Connect."

Please add privacy policy otherwise we couldn't use this library.

@GreatWallt
Copy link

+1

@tomekfab
Copy link

tomekfab commented Apr 3, 2024

Actually it seems that xcprivacy file is already included in the project

@pascalmicha
Copy link

pascalmicha commented Apr 4, 2024

xcprivacy is present, but look at #1128, it is in conflict with the xcprivacy of the project using SVProgressHub. So the project using SVProgressHub can't deliver its own xcprivacy file !

@lwp1
Copy link

lwp1 commented Apr 7, 2024

I already took care of it,thank you!!!!

@zcsyIos

This comment was marked as abuse.

@starainDou
Copy link

Actually it seems that xcprivacy file is already included in the project

included but wrong way.

@SilenceLove
Copy link

Actually it seems that xcprivacy file is already included in the project

included but wrong way.

pod 'SVProgressHUD', :git => "https://github.com/SilenceLove/SVProgressHUD"

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

8 participants