Coder Social home page Coder Social logo

Comments (7)

christruong90 avatar christruong90 commented on April 28, 2024 1

I am also facing this same issue @joshdholtz

from fastlane.

joshdholtz avatar joshdholtz commented on April 28, 2024 1

Will look into! Thanks for the ping 😁

from fastlane.

christruong90 avatar christruong90 commented on April 28, 2024

Thank you Sir

from fastlane.

Jaelyn-DM avatar Jaelyn-DM commented on April 28, 2024

I had the same issue. Thanks for looking into it @joshdholtz

from fastlane.

joejcon1 avatar joejcon1 commented on April 28, 2024

I'm also getting this issue, albeit with iPhone 15 simulator running iOS 17.2. Unlike the iPad issue as reported, my screenshots are only 1px too short:

[14:54:09]: 🚫 Error: /Users/<redacted>.png - Invalid screen size (Actual size is 1178x2556. See the specifications to fix https://help.apple.com/app-store-connect/#/devd274dd925)

with the linked documentation asking for 6.1" screen images to have dimensions 1179 x 2556 pixels

Happy to help provide any more information to help here as this is an easy reproduction for me

Snapfile options:

devices
([
  "iPhone 15",
  "iPhone 15 Pro Max"
])

output_directory("./fastlane/screenshots")
clear_previous_screenshots(true)
override_status_bar(true)
dark_mode(true)
output_simulator_logs(true)
stop_after_first_error(false)
erase_simulator(true)

from fastlane.

joejcon1 avatar joejcon1 commented on April 28, 2024

For what its worth, I get the same issue (off by 1px) on:

iPhone 15 17.2 simulator
iPhone 14 Pro 17.0 simulator

from fastlane.

Patricio879 avatar Patricio879 commented on April 28, 2024

thanks for solve this problem
NCEdCloud

from fastlane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.