这是indexloc提供的服务,不要输入任何密码

ITMS-90338: Non-public API usage

I am working on a multi-targeted React Native app. I have deployed most of them without any issues. I didn't receive any errors during the process. One of the apps was even validated and uploaded successfully. However, I later received an error message from the Play Store, which is shown below.

ITMS-90338: Non-public API usage - The app references non-public selectors in ETCiso: _isKeyDown, _modifiedInput, _modifierFlags. 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

All the settings are the same as the other apps.

If there is an error or issue in the binary, then why is it passing validation and uploading successfully?

Any one help me to solve this

ITMS-90338: Non-public API usage
 
 
Q