Windows Store App Submission Process

Here are the steps to submit Windows App on Windows Store after developing apps.

Create App Package
  1. Make sure you have no errors in “Visual Assets” Tab of Package.AppxManifest File.

    Visual Assets

  2. Make sure you have all proper visual assets in Assets Folder:

    a. Logo
    b. StoreLogo
    c. SmallLogo
    d. SplashScreen

  3. Right click on your project in Solution Explorer, go to Store, then click Create App Packages,

    create

  4. Click on “Yes”.
  5. Sign in to Windows Store using your Store Developer Account.
  6. Reserve your App name so others can’t use the same name.
  7. Select Neutral and don’t change anything else, then click Create,

    Create

  8. Click “Launch Windows App Certification Kit”
  9. Select only two of the test options,

    options

  10. You should see the following screen.

    screen

To submit an app, you'll need to sign in to your Windows Store Dashboard. (You can get there by clicking the "Dashboard" link near the top of any page in the Windows Store apps Developer Center.)
http://dev.windows.com

  1. In your Windows Store Dashboard click Submit an app. This takes you to the Release summary page, which lists the steps that get your app ready for Windows Store certification.

    Note:

    If you've already reserved an app name, you will see a tile on the Dashboard for that app. If that's the case, click the app tile instead of Submit an app.

  2. Click App Name to enter and reserve the name of your app, if you haven't already done so.
    App Name
    submit

    Select New App by reserving a unique name,

    new

    Reserve app name for your application.

    application
    Then click on “Save” Button,

    Save
  3. Click Selling details to supply info such as your app's price, category and subcategory, and markets.

    app name

    Select Price of Application – Select “Free”,

    free

    Click on “Select All “for selecting all the Market for the app publish,

    publish

    Select Category and Subcategory for the App,
    category
  4. Click Services to configure features such as push notifications and in-app purchases.

    Services   

    Keep Product ID Blank and Click on Save Button,

    save

  5. Click Age rating and ratings certificates to select the age rating for your app and upload any ratings certificates.

    certificates

    Select suitable option for your application and Save.

  6. Click Cryptography to declare whether your app uses any cryptography.

    If your app call, support, contain, or use cryptography or encryption then select “Yes” otherwise select “No”,

    Cryptography

  7. Click Packages to upload your app's packages.

    Click on “browse to files” to upload App’s package,

    browse

    Your App Package is in your project folder (select .appxupload file),

    Package Package

  8. Click Description to enter your app's description.

    Description

    Add Screenshots of Application,

    add

    Add Keywords for your app,
    add
    If your app doesn’t contain any copyright and trademark information then just write “No Copyright and trademark info” or “Not Applicable”.

  9. Click Notes to testers to provide the certification testers with info that will help them test your app. If you don’t have any instruction for tester then keep it blank and Save it.

    save

  10. Click Submit for certification to submit your app.

We'll send you an email when the certification process is complete. You can also check on your app's certification status at any time.

Read more articles on Universal Windows Platform:


Similar Articles