xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.77k stars 1.33k forks source link

Apple privacy manifest file requirement #2254

Closed jmedtgit closed 4 months ago

jmedtgit commented 5 months ago

Hi, can you pls add the privacy manifest file to Packages.swift as required by Apple for 3rd party SDKs? https://developer.apple.com/support/third-party-SDK-requirements/

According to this requirement, all 3rd party SDKs need to have the privacy manifest file, otherwise apps that include them will be rejected for app submission starting May 1st, 2024.

Thanks.

bCastro1 commented 5 months ago

I second this request.. with this new requirement, app submissions will be rejected without it. This May 1 deadline is coming up quick.

mlorenze commented 5 months ago

We are working on this issue soon.

SaiChinthakuntla commented 5 months ago

+1 to above. Glad you started working.

muruganandham commented 4 months ago

Any latest update on this?

mlorenze commented 4 months ago

The Manifest was added. Until the release comes out, you can use the master branch.