Cannot get MSAL's PrivacyManifests when using CocoaPods.
Hello
I am unable to get PrivacyManifests for MSAL using CocoaPods. I think it is necessary to add PrivacyInfo.xcprivacy to the resource_bundles in the .podspec file.
For more information, please refer to the following threads and other library implementations. ref: https://github.com/CocoaPods/CocoaPods/issues/10325
@ika020202 Thank you for bringing this to our notice. Opened PR : https://github.com/AzureAD/microsoft-authentication-library-for-objc/pull/2075
@Veena11 I see that last version(https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/tag/1.3.1) did not include this change. Can you tell when the new version with this change is going to be released?
Yeah , unfortunately we missed the change in 1.3.1. Sorry about that. We plan to include it in the next release
@Veena11 when do you plan to make this release? This manifest is mandatory by Apple from May 1
This is included in 1.3.2 release