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

How to use idb #549

Open
man4567890 opened this issue Sep 5, 2019 · 4 comments
Open

How to use idb #549

man4567890 opened this issue Sep 5, 2019 · 4 comments

Comments

@man4567890
Copy link

Description

Not sure how to use idb, not a lot of information available, I'm trying to open an application
$ idb launch --udid xxxxxxxxxxxxxxx com.apple.Maps
Application Bundle Name: Maps | ID: com.apple.Maps | Install Type system | Container (null) cannot be launched as it's not signed with a development identity
Works if I do WDA runner compiled with xcode
$ idb launch --udid xxxxxxxxxxxxxxxxx com.apple.test.WebDriverAgentRunner-Runner

Another error is this one
$ idb connect localhost 8999
udid: xxxxxxxxxxxxx is_local: False
$ idb ui tap 10 20
Target doesn't conform to FBSimulatorLifecycleCommands protocol xxxxxxxxxxxxxx | 12.4 iPhone | Booted | iPhone 5s | iOS 12.4.1 | arm64 | 0 | 0

Am I going about this wrong, any documentation available please

Reproduction

See the commands above

Solution

Not that I know about

Additional Information

  • idb revision: [I do not know how to get this]
@xykong
Copy link

xykong commented Sep 11, 2019

same issue, need help.

@ahmadaliraza
Copy link

does anyone found the solution? facing same issue with IDB. unable to launch apps and interact with physical devices

@skumar1122
Copy link

skumar1122 commented Sep 25, 2019

Same issue for me. Any update on this please ?
$ idb list-targets
QA iPhone 5 | xxxxxxxxxxxxx | Booted | device | iOS 12.4 | arm64 | No Companion Connected

@pattu777
Copy link

In my understanding, idb only launches apps signed with Developer certificates. So launching maps, safari etc., might not work.

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

5 participants