We now have three active app stores: Windows, Steam, Epic.
Windows Store
Instructions for the Windows Store are in packaging/windows. Uploading to the Windows Store:
- Go to https://partner.microsoft.com/en-us/dashboard/products/9N6X57ZGRW96/overview
- Select Update in the latest submission
- Check whether the store listing needs to be updated
- Go to packages and upload the msix that was created with the scripts in packaging/windows.
- When the package has been accepted, don't for get to click the Submit to the Store button.
Play Store
This needs the krita-playstore-key.jks keystore.
We only need to upload a single app bundle from the app bundle builder.
Which should be signed like:
jarsigner -keystore keystore.jks -storepass password -keypass keypass krita-appbundle.aab key
Then go to Google Play dashboard: https://play.google.com/console/u/0/developers/5087476919189101974/app-list?pli=1#AppDashboardPlace:p=org.krita&appid=4972307855597874233
Click on Krita, go to Release section (it may be hidden, use hamburger menu to open it). Expand the Testing item and then click on Open Testing, Create new release and fill in Release name and additionally the Release notes. Upload the App bundle and then click Review release.