Hi,
Is there a list with all features of the hexnode browser?
I’m building an angular app, displayed in a single tab kiosk. At some time I need to give the operator haptic feedback. Using HTML5’s navigator.vibrate this works fine when using Chrome. The navigator.vibrate always happens a couple of ms after a user interaction (swipe, click,…), so this shouldn’t be the issue.
Switching to Hexnode single tab, this does not work anymore… Same device, same settings (Zebra TC21, Android 13).
Since it’s working on Chrome, my guess is the hexnode browser isn’t capable (yet)?
Thanks!