Google Play Store
Google Play Store - Open testing - OK
Install as normally. Then:
-
bubblewrap init --manifest=https://kirkepostille.vercel.app/manifest.webmanifest --directory="bubblewrap"
and follow the instruction. -
bubblewrap build
and follow the instruction. -
Create
New app
in Google Play Store. -
Upload
app-release-bundle.aab
to the new app (in one of the three tests) in Google Play Store.
After local changes update the Play Store with:
bubblewrap update
andbubblewrap build
.- Then upload the new
app-release-bundle
-package to Play Store.