Moya / Moya

Network abstraction layer written in Swift.
https://moya.github.io
MIT License
15.15k stars 1.99k forks source link

P1: Mandatory Privacy manifest for App store release from May 1 onwards. #2342

Open harikrishnank333 opened 7 months ago

harikrishnank333 commented 7 months ago

Hi team,

Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file. https://developer.apple.com/support/third-party-SDK-requirements/ https://developer.apple.com/documentation/bundleresources/privacy_manifest_files

Does this SDK need a privacy manifest? If yes, is there any plans to add a privacy manifest?

Thanks, Harikrishnan

zxhkit commented 6 months ago

moya不更新了吗

manusalinas-mx commented 6 months ago

+1

hojatdelfan commented 5 months ago

Hi, I used the latest version (15.0.3) with Swift Package Manager and it works for me.

manusalinas-mx commented 5 months ago

Hi, I used the latest version (15.0.3) with Swift Package Manager and it works for me.

Hey @hojatdelfan do you know if that version works on cocoapods too?