Apple App Store rejection due to non-public selectors
See original GitHub issueIssue Type
- Bug Report
- Feature Request
- Support Question
Description
Information
Today when I tried to build and submit an app that had been submitting fine I get:
App Store Connect Operation Error The app references non-public selectors in Payload/Baron Performance.app/Baron Performance: applicationNameForUserAgent, initWithFrame:configuration:, isMainFrame, navigationDelegate, navigationType, setNavigationDelegate:, setProcessPool:, targetFrame, userContentController
I upgraded to the latest Cordova CLI, Platforms, Xcode, no joy. Same error submitting via Xcode and or xcrun.
Other people are having this problem as well: https://developer.apple.com/forums/thread/127678
I believe Apple changed something that is causing Cordova apps to be rejected.
Command or Code
Environment, Platform, Device
MacOS 12.3.1 Xcode 3.4.1
Version information
Cordova 11.0.0 android 10.1.2 ios 6.2.0 cordova-plugin-splashscreen 6.0.1 cordova-plugin-statusbar 3.0.0
Checklist
- I searched for already existing GitHub issues about this
- I updated all Cordova tooling to their most recent version
- I included all the necessary information above
Issue Analytics
- State:
- Created a year ago
- Comments:8 (3 by maintainers)
Top GitHub Comments
Glad to hear. I’m going to mark this issue as closed 😃
Hi,
Message from Apple: “The issue has been resolved on the app validation backend. Please try resubmitting. Sorry for the trouble.”
Thanks.