webex / webex-ios-sdk

iOS SDK for Webex
https://developer.webex.com/docs/sdks/ios
Other
25 stars 25 forks source link

AppStore rejection: The app references non-public selectors in Frameworks/UCFBridge.framework/UCFBridge: terminate #141

Open prabel opened 1 year ago

prabel commented 1 year ago

Hey, Today I try to upload a new app version to TestFlight, but unfortunately, my build was rejected. It was the first build that includes Webex SDK. As I saw, this package UCFBridge is used in your SDK. Do you have a suggestion idea how I can resolve this issue?

Thanks for help

We identified one or more issues with a recent delivery for your app, XXXX. Please correct the following issues, then upload again.

ITMS-90338: Non-public API usage - The app references non-public selectors in Frameworks/UCFBridge.framework/UCFBridge: terminate. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/

Best regards,

The App Store Team

hazeenafarook commented 1 year ago

Hi Prabel,

This issue is fixed with iOS SDK 3.7.1 release, please update the pods and retry.

Regards, Hazeena Farook