Taking Screenshots with Fastlane | Ray Wenderlich

In this screencast, you'll learn how to automate the process of taking screenshots in multiple languages.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4977-taking-screenshots-with-fastlane

Hi,

When using SpriteKit, taking screenshots with Fastlane does not work. I had this problem and I solved it! Here is a link to the StackOverflow discussion about this particular case and the solution.

If I run with devices JUST set to iPhone 6 then my screenshots work great in both my languages. When I add “iPad Pro (9.7-inch)” to the list of devices, then I get a ton of failures, and it says all 4 permutations failed. However, if i look in the screenshots directory I see the iPhone 6 versions did in fact create. Suggestions?