http_certificate_pinning
http_certificate_pinning copied to clipboard
iOS privacy manifest required
Alamofire plugin is listed on https://developer.apple.com/support/third-party-SDK-requirements/ as requiring a privacy manifest.
The dependency Alamofire is used in HttpCertificatePinning.
Alamofire released latest version (5.9.1) with required PrivacyInfo.xcprivacy file.
But HttpCertificatePinning is using 4.9.1. Need to update Alamofire version in HttpCertificatePinning and need to release new version of HttpCertificatePinning.
Any news on this issue?