whscullin / apple2js

An Apple II emulator originally written in Javascript, now being converted to TypeScript
http://www.scullinsteel.com/apple2/
MIT License
438 stars 57 forks source link

Virtual keyboard issue on Android hosted Chrome #182

Open a-bookkeeper opened 1 year ago

a-bookkeeper commented 1 year ago

Hello,

When I try to start the emulator on my Android hosted Chrome using the link http://www.scullinsteel.com/apple2/ I get the following issue:

Screenshot_20230228_212537_Chrome

Screenshot_20230228_213426_Chrome

At the same time, when I launch the emulator on my laptop, everything works fine:

image

I assume that it is possibly due to android security settings or something of this sort, but I don't have an expertise to solve the problem on my own. It would be great to have a chance to play with the emulator on my Android phone on the go.

Please help.

Thank you.