Skip to content

Screenshots not showing up in App Store Connect after running upload_to_app_store with an output of "Successfully uploaded screenshots to App Store Connect" #16851

Answered by joshdholtz
mariabernis-tw asked this question in Q&A
Discussion options

You must be logged in to vote

@mariabernis-tw That is really strange! Can you try setting this environment variable before calling upload_to_app_store?

ENV["DELIVER_SKIP_WAIT_FOR_SCREENSHOT_PROCESSING"] = false

This will force the waiting for screenshot to process (which can take some time) but it might show if there are any errors that are causing them to not appear.

You could also try to upload a screenshot or two directly with App Store Connect website to see if there are any errors uploading there.

If you could get back to me on either or both of these that would be 💯

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mariabernis-tw
Comment options

Answer selected by joshdholtz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants