I built and submitted a react-native app and the app was sent to Apple for submission.
I received an email back 5 minutes later that reads
Dear Developer, We identified one or more issues with a recent delivery for your app, "TYPSA REGISTRO DE JORNADA" 1.0.2 (1.4). Please correct the following issues, then upload again. ITMS-90748: ${message} Best regards, The App Store Team
The ${message} looks like a template placeholder that isn't populated and thus there is no information indicating what might be wrong.
I google searched for the specific error code and could not find anything. What does this code mean and why is my app submission failing?