Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle iOS 13 iPads correctly #207

Open
realModusOperandi opened this issue Jul 3, 2019 · 0 comments
Open

Handle iOS 13 iPads correctly #207

realModusOperandi opened this issue Jul 3, 2019 · 0 comments
Assignees

Comments

@realModusOperandi
Copy link
Contributor

Starting in the next release of iOS, iPads will identify themselves as macOS devices to websites in order to get the desktop version of webpages. However, we really do need to send it the mobile page, because the desktop version can only be played with a keyboard, and the on screen keyboard does not have arrow keys.

Possible solutions (easy to hard):

  • Document somehow that iPad users must request the mobile site to play
  • Figure out how to really detect an iPad and send them to the controls page
  • Add the ability to show the touch controls on the desktop game screen

IMG_0286

@realModusOperandi realModusOperandi self-assigned this Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant