CombineCommunity / CombineExt

CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
https://combine.community
MIT License
1.72k stars 151 forks source link

Apple privacy manifest support #169

Closed haile113 closed 4 months ago

haile113 commented 5 months ago

Hi,

Apple is enforcing every app and SDK provider to provide privacy manifest in their SDK, would you please let me know is there any plan for the support?

https://developer.apple.com/support/third-party-SDK-requirements/

Asavarkhul commented 4 months ago

Hello there 👋

Deadline is going short notice and we are still waiting for an update regarding privacy manifest file support, could you give us an update on this part please?

Best regards,

freak4pc commented 4 months ago

Hey, this library does not require a privacy manifest. It does not use any of the APIs listed in Apple's instructions.