Created
September 29, 2015 18:23
-
-
Save adewale/f7b18587167e4ea4ba81 to your computer and use it in GitHub Desktop.
Example assetlinks.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"statements": [ | |
{ | |
"source": { | |
"web": { | |
"site": "https://applinkingexperiment.appspot.com." | |
} | |
}, | |
"relation": "delegate_permission/common.handle_all_urls", | |
"target": { | |
"androidApp": { | |
"packageName": "de.peterfriese.applinks", | |
"certificate": { | |
"sha256Fingerprint": "BF:BC:40:36:A0:BC:1F:0A:FE:E3:51:63:10:AC:E7:F1:96:DC:BB:28:E5:70:4E:E2:64:EA:CC:4A:B9:A3:B3:3E" | |
} | |
} | |
} | |
} | |
], | |
"maxAge": "599.998704399s" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to target more then 1 app and website on same assetlinks.json file