keyboard event do not working in a web app on ios home screen
uhen01 opened this issue · 0 comments
uhen01 commented
Hello,
The keyboard event "Mousetrap.bind('e', function() { zaehlen1(); });" are working in my mobile safari browser. But when I put the application on the ios home screen, then no keyboard event is working.
What can I do?
regards
Udo