WWishingFair
v74

Route Android AAB / Bubblewrap

Cette page prépare la route Android : test PWA live, Trusted Web Activity, projet Bubblewrap, Digital Asset Links, build AAB et test interne Play Console.

Télécharger appStore readyTest appareil

Android prerequisites

  • Live HTTPS domain: wishingfair.com
  • PWA manifest works
  • Service worker works
  • Android Studio installed
  • Node.js installed
  • Google Play Console account

Bubblewrap commands

Run on your own PC, not in WordPress hosting.

npm i -g @bubblewrap/cli
bubblewrap init --manifest https://wishingfair.com/wf-manifest.webmanifest
bubblewrap build
bubblewrap install

Copy commands

Digital Asset Links

After Bubblewrap gives the SHA-256 fingerprint, place assetlinks.json at:

https://wishingfair.com/.well-known/assetlinks.json

The template is in app-store-kit/android/assetlinks-template.json.

Play Console

  • Create app
  • Upload AAB
  • Complete Data Safety
  • Add screenshots and metadata
  • Run internal testing
Inbox