I have tried to upload two of my apps to Apple store, but I have got bellow errors on the "App Store Connect Operation Error" Screen
- the app references non-public selectors in Payload/.app/: determineAppInstallationAttributionWithCompletionHandler:, lookupAdConversionDetails:
- The app references non-public selectors in Payload/.app/: setConsent:
My Xcode version is 14.2 . I did not change the source code and trying to update my current app's version for AppStore. I tried to investigate the issue but can't find a solution. Any help?