Thank you for your reply.
Would you be able to provide an example what the apple-app-site-association file should include to enable domain-bound codes if we are not using Universal Links and Password AutoFill?
Should it look like:
{
"applinks": {
"details": [
{
"appIDs": [
"ABCDE12345.com.example.app"
],
"components": []
}
]
}
}
or
{
"webcredentials": {
"apps": [
"ABCDE12345.com.example.app"
]
}
}
If required, is there a private way to provide our Team ID and Bundle ID to you?
Topic:
App & System Services
SubTopic:
General
Tags: