Post

Replies

Boosts

Views

Activity

Reply to App Clip - "Bad JSON Content" Domain URL Status
Here's how my AASA file looks like, I wish anybody helps me to find out where's the problem. { "applinks": { "apps": [], "details": [{ "appID": "1234567890.com.example.app1", "paths": ["/path1"], "appIDs": ["1234567890.com.example.app1"], "components": [{ "/": "/path1" }] }, { "appID": "1234567890.com.example.app2", "paths": ["/path2/*"], "appIDs": ["1234567890.com.example.app2"], "components": [{ "/": "/path2/*" }, { "/": "*" } ] } ] }, "appclips": { "apps": [ "1234567890.com.example.app2.Clip" ] } }
Jun ’22