Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spaceship] Fix video preview resolution device names #14817

Merged
merged 1 commit into from May 28, 2019
Merged

[spaceship] Fix video preview resolution device names #14817

merged 1 commit into from May 28, 2019

Conversation

max-ott
Copy link
Contributor

@max-ott max-ott commented May 27, 2019

Device names are currently not correct (My bad)

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Description

The device names are not correct and upload won't work. Not sure why it slipped through in the first place.

Device names are currently not correct (My bad)
@janpio
Copy link
Member

janpio commented May 28, 2019

Shouldn't that have been picked up by some tests?

@janpio janpio changed the title Fixing device names [spaceship] Fix video preview resolution device names May 28, 2019
@max-ott
Copy link
Contributor Author

max-ott commented May 28, 2019

Nope, because real validation only happens once you try to upload the app previews to App Store Connect.

Response from Apple was: App Store Connect error: iPadPro129 isn't a valid device name

@janpio janpio merged commit aadcf60 into fastlane:master May 28, 2019
@fastlane-bot
Copy link

Congratulations! 🎉 This was released as part of fastlane 2.124.0 🚀

@fastlane fastlane locked and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants