Serve assetlinks.json for Android App Links verification.
Deploy Ladill Mini / deploy (push) Successful in 40s

Expose /.well-known/assetlinks.json from env-configured Play app signing fingerprints so mini.ladill.com passes Play Console deep link domain checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-22 00:08:56 +00:00
co-authored by Cursor
parent 094bd5b886
commit ea51b49342
6 changed files with 121 additions and 1 deletions
+20 -1
View File
@@ -86,7 +86,26 @@ php artisan migrate --force
php artisan config:cache route:cache view:cache
```
## 7. Verify
## 7. Android App Links
Add the **App signing certificate** SHA-256 fingerprint from Play Console
(Setup → App signing) to production `.env`:
```env
ANDROID_APP_PACKAGE=com.ladill.mini
ANDROID_APP_SHA256_FINGERPRINTS=AA:BB:CC:...
```
After deploy, confirm:
```bash
curl -sS https://mini.ladill.com/.well-known/assetlinks.json | jq .
```
Then re-check deep links in Play Console (App content → Deep links). Users may
need an app update after verification passes.
## 8. Verify
- SSO login at `mini.ladill.com`
- Create a payment QR, download PNG