question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Apple App Store rejection due to non-public selectors

See original GitHub issue

Issue 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:closed
  • Created a year ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
dpoguecommented, Jun 7, 2022

Glad to hear. I’m going to mark this issue as closed 😃

2reactions
paulocoutinhoxcommented, Jun 7, 2022

Hi,

Message from Apple: “The issue has been resolved on the app validation backend. Please try resubmitting. Sorry for the trouble.”

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

'The app references non-public sel… | Apple Developer Forums
This is caused by a selector in a third-party library that has the same name as an iOS private selector, but it does...
Read more >
AppStore rejected: use of private … | Apple Developer Forums
The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these...
Read more >
Test Flight Rejection : ITMS-90338… | Apple Developer Forums
Today, I'm getting Test Flight builds rejected with the following reason: ITMS-90338: Non-public API usage - The app references non-public ...
Read more >
ITMS-90338: Non-public API usage a… - Apple Developer
We tried to re-publish the application we currently have on your store (production) with different build number => App rejected with the same...
Read more >
ITMS-90338: Non-public API usage a… - Apple Developer
We tried to re-publish the application we currently have on your store (production) with different build number => App rejected with the same...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found