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

Incorrect touch coordinates/orientation for IPad mini 6th gen (iOS 15.6) #604

Open
mds2018 opened this issue Aug 25, 2022 · 1 comment
Open

Comments

@mds2018
Copy link

mds2018 commented Aug 25, 2022

Hi,

I have an issue with the iPad mini 6th gen (iOS 15.6) having the touch coordinates being offset significantly. Upon Xcode build, the orientation is already incorrect. It runs my app in landscape mode when it should be portrait; and portrait when it should be landscape. All other iOS devices are working fine even others with the same OS version. Does anyone have an idea on which file/function I should check to start with? Or has anyone faced the same issue? I tried checking on several files with the setDeviceInterfaceOrientation and setDeviceRotation functions however breakpoints doesn't even reach at those points.
Any hint or lead that may help solve this issue is much appreciated. Thank you.

@liu6x6
Copy link

liu6x6 commented Jul 29, 2024

@mds2018 Did you check the builded wda-runner has the XC*.frameworks in the frameworks? I also face this issue, if the XC*.frameworks are in there, then this issue won't happend.

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

2 participants