Mon Jul 10 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
An Android app association file needs to be served from:
https://learn.stashinvest.com/.well-known/assetlinks.json

Please serve with a MIME type of "application/json"

The file should have the following contents:

[{
  "relation": ["delegate_permission/common.handle_all_urls"],
  "target": {
    "namespace": "android_app",
    "package_name": "com.stash.stashinvest",
    "sha256_cert_fingerprints": ["09:C1:52:90:EA:F3:FA:39:50:ED:F5:92:71:83:02:05:6F:14:80:A2:92:24:96:75:ED:92:5F:02:D9:2B:2D:25", "B5:F0:24:2D:88:D9:4A:45:70:38:2E:78:BA:A2:96:F8:57:A2:0F:2E"]
  }
}]