zhangao0086 / DKImagePickerController

Image Picker Controller for iOS written in Swift 4 & 5.
MIT License
1.5k stars 473 forks source link

Support App Privacy Manifests #718

Closed tkou15 closed 7 months ago

tkou15 commented 10 months ago

Issue Description

DKImagePickerController was listed on the list of requirements for third-party SDKs announced by Apple. Is there any push on DKImagePickerController part to include Privacy Manifests files or sign the SDK? https://developer.apple.com/support/third-party-SDK-requirements/

What

If this is not addressed, apps containing DKImagePickerController will not be able to be submitted to the AppStore beginning in the spring of 2024.

percival888 commented 9 months ago

+1
When will the new version be released

Vyazovoy commented 8 months ago

Looks like 4.3.6 has the manifest. But the version was not added to the releases list.

jwogan5 commented 7 months ago

Do we know when the cocoapods podspec will be updated to 4.3.6 from 4.3.4 for this privacy manifest fix?

Vyazovoy commented 7 months ago

@zhangao0086, could you please publish 4.3.6 to Cocoapods? That would help a lot of people.

zhangao0086 commented 7 months ago

@zhangao0086, could you please publish 4.3.6 to Cocoapods? That would help a lot of people.

Version 4.3.7 has been published to Cocoapods. I hope this helps everyone~