I'm trying to set up AASA for my app and am testing on a Wordpress hosted site (https://toycollectorapp.com)
I have uploaded the AASA file to the .well-known directory and added an .htaccess file so that Wordpress will apply the mime/JSON type to the file. The page validates using the Branch IO validator - https://branch.io/resources/aasa-validator/
I've added the entitlements in Xcode (applinks:toycollectorapp.com) and added the associated domain capability at developer.apple.com for
Even with all that, when I visit the site with the application installed I am not prompted to open the app... the site and application don't seem to be talking with each other... Any advice on what I could troubleshoot? Is it an issue with Wordpress?
It seems like this should be easy, so I'm not sure what I am missing... any advice would be appreciated. Zack