Skip to content

Commit

Permalink
Merge pull request #6385 from Expensify/vit-updateAppleAssociation
Browse files Browse the repository at this point in the history
Update the Apple app association file
  • Loading branch information
Jag96 authored Nov 22, 2021
2 parents e27a916 + 0f43479 commit 79874d2
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 21 deletions.
47 changes: 47 additions & 0 deletions .well-known/apple-app-site-association
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"applinks": {
"details": [
{
"appIDs": ["368M544MTT.com.chat.expensify.chat"],
"components": [
{
"/": "/r/*",
"comment": "Reports"
},
{
"/": "/settings/*",
"comment": "Profile and app settings"
},
{
"/": "/setpassword/*",
"comment": "Passoword setup"
},
{
"/": "/details/*",
"comment": "Details of another users"
},
{
"/": "/v/*",
"comment": "Account validation"
},
{
"/": "/bank-account/*",
"comment": "Bank account setup and its steps"
},
{
"/": "/iou/*",
"comment": "I Owe You reports"
},
{
"/": "/enable-payments/*",
"comment": "Payments setup"
},
{
"/": "/partners/plaid/oauth_ios",
"comment": "Plaid setup"
}
]
}
]
}
}
21 changes: 0 additions & 21 deletions apple-app-site-association

This file was deleted.

0 comments on commit 79874d2

Please sign in to comment.