Hi there,
I'm trying to set up account linking on my Alexa skill.
My skill correctly pops up the linking card and then clicking on the "link account" link takes me to my website's homepage.
The page does not load properly though.
It is an Angular JS page and it looks like the Angular JS javascript is not working properly. However, I can't find any way of debugging what the page is actually doing (or not).
The page works fine in a normal browser. I have also used it to do account linking with Google Home with no problems.
The problem I'm having is on my Android Nexus 5 phone via the Alexa app. It is the webview in the Alexa app that I'm particularly having the issue with.
How can I debug this? Or is there something obvious that I should look into?
AFAIK I have also whitelisted all domains that my page is calling.
Many thanks for any assistance,
Martin