Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
12
research/chatwoot/app/views/android_app/assetlinks.json.erb
Normal file
12
research/chatwoot/app/views/android_app/assetlinks.json.erb
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"relation": ["delegate_permission/common.handle_all_urls"],
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "<%= ENV['ANDROID_BUNDLE_ID'] %>",
|
||||
"sha256_cert_fingerprints": [
|
||||
"<%= ENV['ANDROID_SHA256_CERT_FINGERPRINT'] %>"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user