iziz / libPhoneNumber-iOS

iOS port from libphonenumber (Google's phone number handling library)
Apache License 2.0
2.36k stars 464 forks source link

Add Privacy Manifest File #407

Open RizITN10 opened 5 months ago

RizITN10 commented 5 months ago

From Spring 2024, apps that don’t describe their use of required reason API in their privacy manifest file won’t be accepted by App Store Connect.

Although libPhoneNumber-iOS SDK isn't mentioned in Apple's provided list of SDKs (see link below), considering Apple's strict privacy policies, you should add the Privacy Manifest file on your own before it comes into their notice. Lots of the SDKs (Firebase, Facebook, Alamofire, etc.) have already updated their SDKs and added the required privacy manifest file.

https://developer.apple.com/news/?id=r1henawx https://developer.apple.com/support/third-party-SDK-requirements/