Nisarg Jhaveri

Results 22 comments of Nisarg Jhaveri

> Is it possible to only use devicectl to launch the app for now? Even if launching works with devicectl, my hunch is that debugserver etc won't work as it...

This is good that we have a solution! Have a look at [`src/lib/devices.ts`](https://github.com/nisargjhaveri/vscode-ios-debug/blob/main/src/lib/devices.ts). We'd need to find alternatives for all or most of the methods we're using `ios-deploy` for. Couple...