I'm trying to build an accessible website that would work in Kiosk mode on iPads only. I'm using role="text" aria-label="Double tap to go to page2"
to describe links ( tags) that lets you navigate through pages.
It reads fine on the link, but once you double tap on it and the new page loads, VoiceOver either reads a random HTML element or sometimes that same link that was tapped.