apple-app-site-association
Apple Universal Link, App Site Association
| Type | object |
|---|---|
| File match |
apple-app-site-association
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/apple-app-site-association/latest.json |
| Source | https://www.schemastore.org/apple-app-site-association.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Apple Universal Links Config Schema
Properties
applinks
object
required
Universalink Configurations Schema
2 nested properties
details
object[]
required
AppIDs's Universalink URI Matching Configuration
minItems=1
apps
array
Always empty [] for UniversaLink, can be omitted in later versions
webcredentials
object
Apple Webcredentials Config Schema
1 nested properties
apps
app_id[]
Array of multiple AppIDs
appclips
object
Apple AppClip Config Schema
1 nested properties
apps
app_id[]
Array of multiple AppIDs
Definitions
app_ids
app_id[]
Array of multiple AppIDs
app_id
string
10 character TeamID followed by AppID
component
object
A component for uri matching
/
string
Define path matching
#
string
Define fragment matching
?
object | string
Define Query matching
exclude
boolean
Whether to exclude a specific match