idb icon indicating copy to clipboard operation
idb copied to clipboard

idb is a flexible command line interface for automating iOS simulators and devices

Results 128 idb issues
Sort by recently updated
recently updated
newest added

After updating my iPhone to iOS 16, I'm always getting errors when trying to use `idb`: ``` $ idb list-targets | grep Booted Barteks-iPhone | 00008101-001611D026A0001E | Booted | device...

### Description Does anyone know what the valid arguments are for the "idb shell" command? What shell commands are available? I can't find this info in any of the documentation....

### Description How am I supposed to install this? The installation instructions are beyond insufficient. I did the brew install and the pip install and I still have no `idb`...

We use GitHub Issues for bugs. --- Please use this template, and delete everything above this line before submitting your issue --- ### Description In the guided tour, it states...

### Description Video recording stops on change of the orientation on run time either portrait to landscape or vise versa but the idb command doesn't exit. ### Reproduction Once you...

### Description Since iOS 17 Apple changed how the developer functions, such as taking a screenshot, launching apps and location simulation are accessed. IDB currently doesn't seem to support these...

We use GitHub Issues for bugs. --- Please use this template, and delete everything above this line before submitting your issue --- ### Description [FILL THIS OUT: Explain what you...

We use GitHub Issues for bugs. --- Please use this template, and delete everything above this line before submitting your issue --- ### Description Sending an email address does not...

Since I didn't manage to build the project locally, has anyone tried to create a github workflow for this?

### Description I cannot build idb_companion in Xcode 15.0 on the current master (2022-09-19). ### Reproduction ``` RuleScriptExecution /Users/marek/Library/Developer/Xcode/DerivedData/idb_companion-egamwafdjrhfidaompecbbuqtunn/Build/Intermediates.noindex/idb_companion.build/Debug/IDBGRPCSwift.build/DerivedSources/idb.pb.swift /Users/marek/Library/Developer/Xcode/DerivedData/idb_companion-egamwafdjrhfidaompecbbuqtunn/Build/Intermediates.noindex/idb_companion.build/Debug/IDBGRPCSwift.build/DerivedSources/idb.grpc.swift /Users/marek/_repos/_originals/idb/proto/idb.proto normal undefined_arch (in target 'IDBGRPCSwift' from project 'idb_companion') cd...