skip to Main Content

iOS 16 + Firebase: The app references non-public selectors determineAppInstallationAttributionWithCompletionHandler:

I am trying to submit native app using Xcode to the App Store. The app is built with Firebase and SwiftUI for iOS 16. The submission finishes with the following warning: The app references non-public selectors in Payload/MyApp.app/MyApp: determineAppInstallationAttributionWithCompletionHandler:, lookupAdConversionDetails:,…

VIEW QUESTION

Xcode – ITMS-90338: Non-public API usage PROCESSING ERROR – Previously Working

Upon uploading a binary to App Store Connect, I receive this email from Apple: ITMS-90338: Non-public API usage - The app references non-public selectors in [PROJECT NAME HERE]: callWithArguments:, estimatedProgress, frameInfo, getVersion, initWithFrame:configuration:, isMainFrame, navigationDelegate, navigationType, setNavigationDelegate:, setProcessPool:, targetFrame, toDouble,…

VIEW QUESTION
Back To Top
Search