Here are the steps to submit Windows App on Windows Store after developing apps.
Create App Package
- Make sure you have no errors in “Visual Assets” Tab of Package.AppxManifest File.
- Make sure you have all proper visual assets in Assets Folder:
a. Logo
b. StoreLogo
c. SmallLogo
d. SplashScreen
- Right click on your project in Solution Explorer, go to Store, then click Create App Packages,
- Click on “Yes”.
- Sign in to Windows Store using your Store Developer Account.
- Reserve your App name so others can’t use the same name.
- Select Neutral and don’t change anything else, then click Create,
- Click “Launch Windows App Certification Kit”
- Select only two of the test options,
- You should see the following 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
- 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.
- Click App Name to enter and reserve the name of your app, if you haven't already done so.
Select New App by reserving a unique name,
Reserve app name for your application.
Then click on “Save” Button,
- Click Selling details to supply info such as your app's price, category and subcategory, and markets.
Select Price of Application – Select “Free”,
Click on “Select All “for selecting all the Market for the app publish,
Select Category and Subcategory for the App,
- Click Services to configure features such as push notifications and in-app purchases.
Keep Product ID Blank and Click on Save Button,
- Click Age rating and ratings certificates to select the age rating for your app and upload any ratings certificates.
Select suitable option for your application and Save.
- 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”,
- Click Packages to upload your app's packages.
Click on “browse to files” to upload App’s package,
Your App Package is in your project folder (select .appxupload file),
- Click Description to enter your app's description.
Add Screenshots of Application,
Add Keywords for your app,
If your app doesn’t contain any copyright and trademark information then just write “No Copyright and trademark info” or “Not Applicable”.
- 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.
- 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: