eas-cli: Apple App Store Submission rejected with code ITMS-90748 and no other information.
Summary
After a successful build and submission through expo using eas build -p ios --auto-submit
, 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, "react-chipsapp" 0.1.2 (0.1.2). 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 can I do to figure out why the app isn’t being accepted?
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 11.7.2
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 14.21.2 - ~/.nvm/versions/node/v14.21.2/bin/node
Yarn: 1.22.17 - /usr/local/bin/yarn
npm: 9.2.0 - ~/.nvm/versions/node/v14.21.2/bin/npm
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2
IDEs:
Android Studio: 2021.2 AI-212.5712.43.2112.8815526
Xcode: 12.4/12D4e - /usr/bin/xcodebuild
npmPackages:
expo: 45.0.0 => 45.0.0
react: ~17.0.0 => 17.0.2
react-dom: 17.0.2 => 17.0.2
react-native: 0.68.2 => 0.68.2
react-native-web: 0.17.7 => 0.17.7
npmGlobalPackages:
eas-cli: 3.3.2
expo-cli: 6.1.0
Expo Workflow: managed
Please specify your device/emulator/simulator platform, model and version
ios Simulator Version 12.4 (940.20)
Error output
ITMS-90748: ${message}
Reproducible demo or steps to reproduce from a blank project
n/a
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 17 (1 by maintainers)
For posterity: https://developer.apple.com/forums/thread/723674 https://developer.apple.com/forums/thread/723940