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

add iPhone 14 Pro / 6.1" display type #21393

Merged
merged 1 commit into from Aug 14, 2023

Conversation

snatchev
Copy link
Member

@snatchev snatchev commented Jul 13, 2023

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 see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

Resolves #21065 -- add support for iPhone 14 Pro 6.1" display type.

As per the documentation https://developer.apple.com/help/app-store-connect/reference/screenshot-specifications
The 6.1 Display type is now for the iPhone 14 Pro. It appears that this display size was for the iPhone XR which now must be uploaded as a 6.5" display size.

Description

Testing Steps

@snatchev snatchev force-pushed the update-screenshot-display-types branch 3 times, most recently from ec4b41d to 54a2a54 Compare July 14, 2023 17:53
@snatchev snatchev force-pushed the update-screenshot-display-types branch from 54a2a54 to 750789f Compare July 14, 2023 17:55
@snatchev snatchev marked this pull request as ready for review July 14, 2023 18:10
@kenji21
Copy link

kenji21 commented Jul 19, 2023

Related to issue #20950 (and PR #20951) for iPhone 14

@snatchev snatchev merged commit 614eadf into fastlane:master Aug 14, 2023
8 checks passed
@snatchev snatchev deleted the update-screenshot-display-types branch September 7, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deliver fails to upload iPhone 14 Pro screenshots
4 participants