MBProgressHUD icon indicating copy to clipboard operation
MBProgressHUD copied to clipboard

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/MBProgressHUD.framework/MBProgressHUD”

Open AlaghbariKamel opened this issue 1 year ago • 6 comments

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/MBProgressHUD.framework/MBProgressHUD”, which includes MBProgressHUD, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting November 12, 2024, 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, visit: https://developer.apple.com/support/third-party-SDK-requirements.

AlaghbariKamel avatar Sep 28 '24 08:09 AlaghbariKamel

pod 'MBProgressHUD',:git => 'https://github.com/jdg/MBProgressHUD.git', :commit => '18c442d57398cee5ef57f852df10fc5ff65f0763'

Leone-Hui avatar Sep 29 '24 09:09 Leone-Hui

Is this resolved? Will this be available for the Swift Package?

RedDragonJ avatar Jan 20 '25 23:01 RedDragonJ

Any updates on this?

ankit0812 avatar Feb 03 '25 10:02 ankit0812

facing same issue, what was the latest release?

nareshblaze avatar Feb 13 '25 08:02 nareshblaze

pod 'MBProgressHUD',:git => 'https://github.com/jdg/MBProgressHUD.git', :commit => '18c442d57398cee5ef57f852df10fc5ff65f0763'

what's mean?

lyltt51 avatar Feb 17 '25 07:02 lyltt51

facing same issue, what was the latest release?

I updated from '2.2.5' to (2.3.1), now issue resolved and apple accepted my app
pod 'SVProgressHUD' #, (2.3.1) '2.2.5'

nareshblaze avatar Feb 17 '25 07:02 nareshblaze

pod 'MBProgressHUD',:git => 'https://github.com/jdg/MBProgressHUD.git', :commit => '18c442d57398cee5ef57f852df10fc5ff65f0763'

this can fix

lizhi0123 avatar Sep 02 '25 07:09 lizhi0123