eas submit -p ios
with app version management is not working correctly
#2161
Labels
needs review
Issue is ready to be reviewed by a maintainer
Build/Submit details page URL
https://expo.dev/accounts/esupldevelopers/projects/esupl-kds/submissions/118fa60f-67e7-42e0-b336-73ca1c94d8f2
Summary
App Store rejects submission when I use
"appVersionSource": "remote"
for managing versioning.https://expo.dev/accounts/esupldevelopers/projects/esupl-kds/submissions/118fa60f-67e7-42e0-b336-73ca1c94d8f2
Managed or bare?
managed
Environment
Error output
You've already submitted this version of the app.
Versions are identified by CFBundleShortVersionString from Info.plist (expo.version in app.json).
If you're submitting an Expo project built with EAS Build, increment the version (expo.version) in app.json and build the project again.
Reproducible demo or steps to reproduce from a blank project
eas build -p ios --auto-submit
The text was updated successfully, but these errors were encountered: