MBProgressHUD icon indicating copy to clipboard operation
MBProgressHUD copied to clipboard

ITMS-91061:

Open lyltt51 opened this issue 1 year ago • 3 comments

pls add the privacy for sdk ITMS-91061:Missing privacy manifest - Your app includes"Frameworks/MBProgressHUD.framework/MBProgressHUD", which includes MBProgressHUD, an SDKthat was identified in the documentation as a commonly used third-party SDK. Starting February 12, 2025if a new app includes a commonly used third-party SDK, or an app update adds a new commonly usedthird-party SDK, the SDK must include a privacy manifest file or you won't be able to submit the app forreview in App Store Connect. Please contact the provider of the SDK that includes this file to get anupdated SDK version with a privacy manifest. For more details about this policy, including a list of SDKsthat are required to include signatures and manifests, visit: https:/developer.apple.com/supportthird-party-SDK-reguirements.

lyltt51 avatar Feb 17 '25 07:02 lyltt51

pod 'MBProgressHUD', :git => 'https://github.com/jdg/MBProgressHUD.git', :branch => 'master'

Homin818 avatar Mar 04 '25 12:03 Homin818

pod 'MBProgressHUD', :git => 'https://github.com/jdg/MBProgressHUD.git', :branch => 'master'

it works

LuDamon avatar Mar 06 '25 07:03 LuDamon

pod 'MBProgressHUD', :git => 'https://github.com/jdg/MBProgressHUD.git', :branch => 'master'

It works, it will solve the Apple rejection regarding Privacy Info for the MBProgressHUD framework.

PriybhashSoni avatar Aug 07 '25 06:08 PriybhashSoni