-
-
Notifications
You must be signed in to change notification settings - Fork 177
Feature Request: Direct Upload to App Store Connect #25
Description
First off, thanks for building appscreen! It's super helpful for generating screenshots. However, I noticed that getting those screenshots into App Store Connect is still a completely manual chore. When dealing with multiple localizations across various device sizes (like iPhone 6.5", 5.5", iPad Pro), dragging and dropping each individual image into the right slot on the App Store Connect site is incredibly time-consuming and prone to human error.
It would be awesome if appscreen had an "Upload to App Store Connect" feature built right in. Ideally, we could just provide an App Store Connect API Key (Issuer ID, Key ID, and the .p8 file), and the tool would automatically push all the generated screenshots into the correct device and language slots for a specific app version.
Here are the docs for the Apple API: App Store Connect API - Submitting Screenshots