Skip to content

Commit beb6a65

Browse files
authored
Add Cashtab dev builds to assetlinks.json (#1113)
For this one only the debug key is supported. Since Cashtab uses flavored builds the app id is different for debug builds. Only the debug cert fingerprint is supported for this id.
1 parent 419f9fc commit beb6a65

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

public/.well-known/assetlinks.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,15 @@
2222
"18:43:19:21:31:B6:EA:C3:DF:29:40:86:EA:96:6E:DE:21:D1:BE:F2:FD:B1:9C:C4:44:43:5F:94:22:D8:0F:22"
2323
]
2424
}
25+
},
26+
{
27+
"relation": ["delegate_permission/common.handle_all_urls"],
28+
"target": {
29+
"namespace": "android_app",
30+
"package_name": "com.cashtab.app.dev",
31+
"sha256_cert_fingerprints": [
32+
"FA:C6:17:45:DC:09:03:78:6F:B9:ED:E6:2A:96:2B:39:9F:73:48:F0:BB:6F:89:9B:83:32:66:75:91:03:3B:9C"
33+
]
34+
}
2535
}
2636
]

0 commit comments

Comments
 (0)