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

idb interact Commands are not working in real devices #836

Open
tademmahesh opened this issue Jun 2, 2023 · 2 comments
Open

idb interact Commands are not working in real devices #836

tademmahesh opened this issue Jun 2, 2023 · 2 comments

Comments

@tademmahesh
Copy link

Description
idb interact Commands are not working, like "SWIPE, TAP, and PRESS A BUTTON".

Target doesn't conform to FBSimulatorLifecycleCommands protocol ******************************** | Iphone 6 | Booted | iPhone 6 | OS 'iOS 12.5.7' | arm64

This issue was reported in SEP 2019, but still, we are not able to use these (open, tap, swipe, etc) features of idb due to iOS restrictions. So, how can we say that idb can be an alternative to WDA? Can I expect, in the near future iOS to allow it or we may found some other way to do so?

Reproduction
idb ui tap --udid xxxxxxxxxxxx 200 200
OR
idb ui swipe --udid xxxxxxxxxxxx 0 0 200 200

@seongukl
Copy link

I think they are not supporting the real device for ui command.
Check here #551

@Yuyuyang
Copy link

Same question, and I don't see the solution to this in the near future.

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

3 participants