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

swipe doesn't work on iOS 16.0 simulator #801

Closed
mwakizaka opened this issue Oct 16, 2022 · 1 comment
Closed

swipe doesn't work on iOS 16.0 simulator #801

mwakizaka opened this issue Oct 16, 2022 · 1 comment

Comments

@mwakizaka
Copy link

mwakizaka commented Oct 16, 2022

Description

When it comes to swiping on iOS 16.0 simulator, it behaves like a tap as the following movie

iOS16.0.mov

As for iOS 15.5 simulator with Xcode 14.0.1, it works as expected as the following movie

iOS15.5.mov

Reproduction

idb ui swipe --udid <UDID> 200 500 200 300

Additional Information

  • idb revision: v1.1.8
  • fb-idb: 1.1.7
  • Xcode: Xcode 14.0.1 Build version 14A400
  • macOS: macOS Monterey 12.6
  • architecture: arm64
@mwakizaka
Copy link
Author

I have confirmed that swipe works with iOS 16.1 simulator (Xcode 14.1 RC), so it is likely an iOS 16.0 simulator specific issue.

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