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

touch issue on ios for landscape orientation #3954

Closed
1 of 6 tasks
serpent7776 opened this issue Mar 21, 2016 · 4 comments
Closed
1 of 6 tasks

touch issue on ios for landscape orientation #3954

serpent7776 opened this issue Mar 21, 2016 · 4 comments
Labels
ios need more info needs more info. Likely to be closed when no reaction given.

Comments

@serpent7776
Copy link
Contributor

Please ensure you have given all the following requested information in your report.

Issue details

I'm experiencing issue similar to robovm/robovm#1236. On iOS 7 device in landscape orientation touches are incorrectly handled. Tested on libGDX 1.9.2. Everything works correctly for libGDX 1.8.0.

Reproduction steps/code

sample app here: serpent7776/gdx-touch-issue-sample

Version of LibGDX and/or relevant dependencies

issue present on libGDX 1.9.2, robovm 1.14.0. Works correctly on libGDX 1.8.0

Stacktrace

not applicable

Please select the affected platforms

  • Android
  • iOS
  • HTML/GWT
  • Windows
  • Linux
  • MacOS
@davebaol davebaol added the ios label Mar 26, 2016
@lastbestmatt
Copy link

Yeah this is a known problem with a known fix, discussed in #3590 and #3709. Landscape touch coordinates aren't interpreted correctly on both iOS 7 and iOS8 in the recent libGDX versions.

Anyone know when these fixes might get integrated?

@MrStahlfelge
Copy link
Member

Is this still a thing? We could close the issue. I never had problems with my games on iOS.

@MrStahlfelge MrStahlfelge added the need more info needs more info. Likely to be closed when no reaction given. label Aug 28, 2020
@serpent7776
Copy link
Contributor Author

Sorry, but I'm not using libGDX any more, so I'm unable to help.

@MrStahlfelge
Copy link
Member

Ok, closing this. Probably fixed by #3590

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ios need more info needs more info. Likely to be closed when no reaction given.
Projects
None yet
Development

No branches or pull requests

4 participants