You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current process of generating new app store images is largely manual. Let's try and automate it.
A script will need to generate device-specific screenshots in specific app locations. We have the ability to use Detox to take screenshots of the app. There is also a plugin available for fastlane we need to investigate: https://docs.fastlane.tools/getting-started/ios/screenshots/ - there's also documentation on creating the device chrome
@timwright12 Do we have the image size requirements written down anywhere? the first screenshot i took was 1290x2796 of an iphone 15 max and i need to see what the rules are
The current process of generating new app store images is largely manual. Let's try and automate it.
A script will need to generate device-specific screenshots in specific app locations. We have the ability to use Detox to take screenshots of the app. There is also a plugin available for fastlane we need to investigate: https://docs.fastlane.tools/getting-started/ios/screenshots/ - there's also documentation on creating the device chrome
another option to investigate
Acceptance Criteria
The text was updated successfully, but these errors were encountered: