2

I'm trying to upload new version of my windows store app to the store but Microsoft has changed their submission portal and I'm not possible to find how I can do it.

I tried it through Windows Dev Center and there is this menu

enter image description here

Do you have any clue how to do new version in Microsoft Dev Center please?

y0j0
  • 3,369
  • 5
  • 31
  • 52

1 Answers1

1

This was not obvious to me either.

To submit a new version of your app, go into the Dev Center and select your app from the left menu. In the app overview, you will see the menu as pictured in your question above. Click on Submissions, and you should see your current submission. Click on the Update action to create a new submission.

submissions-screen

chue x
  • 18,573
  • 7
  • 56
  • 70
  • thank for your reply but I do not have this option in submissions http://prntscr.com/8lg048 – y0j0 Sep 28 '15 at 15:13
  • 1
    From your screen capture, you have already clicked on the Update link. It says you have a new submission in progress. That is the submission that you should update with your new code/ descriptions/ etc and that you should submit. – chue x Sep 28 '15 at 16:06
  • Yes you are right. I had to finish my submission in progress. Thank you – y0j0 Sep 29 '15 at 13:41