Zendesk iOS SDK: App Store Connect Operations Error: The app references non-public selectors | Community
Skip to main content

Zendesk iOS SDK: App Store Connect Operations Error: The app references non-public selectors

  • February 27, 2023
  • 2 replies
  • 0 views

HunterFan

The app references non-public selectors:

CommonUISDK: didEnterBackground, removeAll

Would you please consider removing this API at your earliest convenience? Thank you

 

2 replies

Eric27
  • February 28, 2023
Hey there,

This error looks to be a bug that's resurfaced on Apple's side. You may want to submit a bug report to them.

Sorry for the inconvenience. 

HunterFan
  • Author
  • February 28, 2023

Hey Eric,

I appreciate your response.

I understand that this is a false positive, which is common with Apple, but the SDK developer can quickly resolve it by renaming the methods.

Example: https://github.com/ant-media/Ant-Media-Server/issues/4639
Another example: GoogleTagManager had the same issue, they've fixed it in 7.4.3
Another example: Stream had this issue and they've fixed it on their end

Regards,
Stan