Serve assetlinks.json for Android App Links verification.
Deploy Ladill Mini / deploy (push) Successful in 40s
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:
@@ -40,6 +40,11 @@ PAY_API_KEY_MINI=
|
||||
IDENTITY_API_URL=https://ladill.com/api
|
||||
IDENTITY_API_KEY_MINI=
|
||||
|
||||
# Android App Links — Play Console → Setup → App signing (SHA-256 certificate fingerprint).
|
||||
# Comma-separate multiple fingerprints if needed (e.g. upload + app signing keys).
|
||||
ANDROID_APP_PACKAGE=com.ladill.mini
|
||||
ANDROID_APP_SHA256_FINGERPRINTS=
|
||||
|
||||
# Firebase Cloud Messaging — instant seller payment alerts on Android.
|
||||
FIREBASE_PROJECT_ID=
|
||||
FIREBASE_SERVICE_ACCOUNT_JSON=
|
||||
|
||||
Reference in New Issue
Block a user