Closed tesar-tech closed 4 years ago
It is probably caused by missing values in imageType
array (https://github.com/microsoft/windows-dev-center-vsts-extension/blob/master/tasks/store-publish/publish.ts#L19).
StoreLogo9x16
and StoreLogoSquare
are missing. Values are taken from here.
Could someone look at this?
Hi @tesar-tech , sorry for the delay. I looked into the extension and you are right, the supported imageType array is outdated. I updated imageType array for the extension so check to see if it works for you. Thanks!
Created PR to address this issue: #88
It work's now. Thanks.
So. I set up pipeline and almost everything works just fine, screenshots upload included.
I need to also update
StoreLogo9x16
image, but it won't appear in a store submission.This is folder structure I tried (see
attempt 1
andattempt 2
):I also tried adding json metadata file. But without success. Am I doing something wrong here?
You can see the project here: https://github.com/tesar-tech/StoreUp/tree/master/NoApp/Store/appMetadata/en-us/baseListing