Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Alamofire Dependency Update to Support Privacy Manifest in AlamofireObjectMapper #329

Open
KKakadiyaKashyap opened this issue Mar 15, 2024 · 1 comment

Comments

@KKakadiyaKashyap
Copy link

"Hello,

I'm currently using AlamofireObjectMapper version 6.2 in my Swift project, which automatically includes Alamofire 5.0.0-rc.2. However, I need to use Alamofire version 5.9 due to its support for the 'Privacy Manifest', which is crucial for my project. Is there a way to update AlamofireObjectMapper's dependency to accommodate Alamofire 5.9, or could you suggest a workaround?

Thank you for your assistance and for the great work on AlamofireObjectMapper.

Best regards,
Kashyap

@dimpy-iroid
Copy link

Hello @KKakadiyaKashyap, Did you solve this?
Actually I have also received an email from apple: ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Alamofire.framework/Alamofire”, which includes Alamofire, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting February 12, 2025, if a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests.

I have only this pod in my podFile: pod 'AlamofireObjectMapper', '~> 5.2'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants