chore(pwa): assetlinks.json 에 APK 서명 SHA-256 fingerprint 박음
v1.0.0 APK (com.momotogether.erp) 의 서명 인증서 SHA-256 을 Digital Asset Links 에 등록. 이 commit 이 production 에 배포되면 TWA 앱이 URL bar 없이 풀스크린으로 동작. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "com.momotogether.erp",
|
||||
"sha256_cert_fingerprints": ["REPLACE_WITH_APK_SHA256_AFTER_BUILD"]
|
||||
"sha256_cert_fingerprints": ["59:9E:56:6C:AE:A3:B2:AD:DF:60:B1:6E:27:91:CD:60:CC:D3:FE:5F:EB:B7:E3:2F:15:D8:FB:E7:B3:11:AB:6A"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user