Hello,
I'm having a problem to support the screen reader on my wearable application. This is my configuration :
- Galaxy Watch Active 2
- Tizen 4.0.0.7
- Web Application
Like the documention describe (docs.tizen.org/application/web/guides/tau/accessibility/), I'm supporting the WAI-ARIA standard.
So when I activate the screen reader, it would have recognize my application, reading the content. That is not happening. When I activate the screen reader on my device, a popup it is showing (attacched file) saying that the screen reader cannot read a list of apps, including mine.
Is there something that need to be activated to support the screen reader ? Maybe some values on the config.xml file ?
Any help would be appreciated,
Thanks,