diff --git a/PWA.md b/PWA.md index c0043d4..13d0d7d 100644 --- a/PWA.md +++ b/PWA.md @@ -97,7 +97,7 @@ Related, for creating apps to other appstores: https://github.com/wekan/wekan/wi 5. Install Caddy like https://github.com/wekan/wekan/wiki/Caddy-Webserver-Config , with this config for PWA at https://boards.example.com , there add assetlinks.json details you got when you downloaded Android .zip file from https://pwabuilder.com , see assetlinks issue about where at Play Console those 2 SHA256 keys https://github.com/pwa-builder/PWABuilder/issues/3867#issuecomment-1450826565 -6. You will want to click the `App Integrity` button in the sidemenu (highlighted blue in the screenshot) +6. At Play Console https://play.google.com/console/ there is `App Integrity` button in the sidemenu (highlighted blue in the screenshot) where you find required 2 SHA256 keys for Caddyfile: ![image](https://user-images.githubusercontent.com/8823093/222261921-1afc64bd-6bcf-4ba1-9620-88572162746e.png)