Hi,
Recently updated our apple-app-site-application file and now it stopped working...
only added the new appIDs and components part
{
appID: "3xxxxxxxD.ca.cxxxxxxio",
paths: [
"/listen/*"
],
appIDs: [
"3xxxxxxxD.ca.cxxxxxxio"
],
components: [
{
/: "/listen/*"
}
]
}
Did I mess up the file format in anyway?
Regards,
Narendra Thapa
Recently updated our apple-app-site-application file and now it stopped working...
only added the new appIDs and components part
{
appID: "3xxxxxxxD.ca.cxxxxxxio",
paths: [
"/listen/*"
],
appIDs: [
"3xxxxxxxD.ca.cxxxxxxio"
],
components: [
{
/: "/listen/*"
}
]
}
Did I mess up the file format in anyway?
Regards,
Narendra Thapa