Hi Experts,
Our first version of app went fine on App Store Connect and we are testing app through TestFlight without any issues. Status = Preparing for submission.
When we uploaded the second version 2 days back, suddenly we are getting the following error through email while uploading.
Mac OS: Ventura 13.6.1 XCode = 15.0.1
Dear Developer,
We identified one or more issues with a recent delivery for your app, "YYYYYYYY" 1.0.2 (2). Please correct the following issues, then upload again.
ITMS-90338: Non-public API usage - The app references non-public selectors in **Frameworks/SAPMDC.framework/SAPMDC: setNumberOfRowsInSection:.** If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/
Best regards,
The App Store Team
I saw these selectors in SAP Standard library code but how come the first version went fine without any issues. These are SAP standard libraries and we should not expect such issues in this library
Please suggest as we are need to push this app for testers and than to App Store?