Hi,
I'm trying to implement the same as a Flutter developer. Still I have some questions
{
"applinks": {
"apps": [],
"details": [
{
"appID": “XXXX.com.project.UnwantedCommunicationExtension",
"paths": ["*"]
}
]
},
"classificationreport": {
"apps": ["XXXX.com.project.UnwantedCommunicationExtension"]
}
}
Above file,
Do I need to include applinks also if I'm not using any applink service? I'm only using classificationreport currently.
Do I need to add my app's bundle ID or Unwanted Communication Reporting extension bundle ID?
If I need to use mycompany.com/api/getusers API, is it enough to put the AASA file to the root of company link "mycompany.com" ?
I'm really need your help with solving this