Code Monkey home page Code Monkey logo

Comments (4)

tesar-tech avatar tesar-tech commented on June 4, 2024 1

I have same structure, but the listing is different. This is full content of my metadata.json

{
  "privacyPolicy": "somelink",  
  "keywords": ["kw1","kw2"],
    "websiteUrl": "httop://superap.superdomain",
    "description": "looong descripton",
    "features": [
      "feature one ",
      "feature2"
    ],
    "releaseNotes": "Neeews",
    "title": "This is title",
    "shortDescription": "This is short description",
    "shortTitle": "",
    "sortTitle": "qqqr",
    "voiceTitle": "",
    "devStudio": ""
  }

Hope it helps.

from windows-dev-center-vsts-extension.

irvingwyc avatar irvingwyc commented on June 4, 2024 1

@tesar-tech Thanks for the prompt response and pointing out the link issue.

I have sent an inquiry to [email protected] as suggested on the wiki page and will update here if I get any response from Microsoft.

from windows-dev-center-vsts-extension.

irvingwyc avatar irvingwyc commented on June 4, 2024

@tesar-tech Sorry for the late response. Did not get the chance to test it again until just now. With your suggestion, I tried again with the new metadata.json below:

{
  "targetPublishMode": "Manual",
  "description": "looong descripton",
  "shortDescription": "This is short description",
  "features": [
    "feature one ",
    "feature2"
  ],
  "releaseNotes": "News"
}

Now all the property values are picked up correctly and filled into the submission form! Thanks a lot.

However, I think I also misinterpreted the previous outputs. It seems that this line has never worked:

"targetPublishMode": "Manual"

The Publishing hold options under Submission options section of the submission form always defaults to the selection from previous submission.

Do you know how to set the publishing mode to Manual through metadata.json? The extension itself does not seem to provide a "sign off" mechanism. I hope to have a chance to briefly review the submission before it goes out of our door.

BTW, I referenced the example json on this page to create my orginal layered metadata.json (which does not work):
https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions
Thanks in advance,

from windows-dev-center-vsts-extension.

tesar-tech avatar tesar-tech commented on June 4, 2024

@irvingwyc Unfortunately my knowledge isn't sufficient here. I have never used the "manual" mode. (BTW you have wrong link in the link)

from windows-dev-center-vsts-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.