Description
When I try to debug with VSCode for iOS on emulator, I get the following error:
[NSDebugAdapter] Ready to attach to application on /var/folders/8g/y0qh4rsj05x9fml7snq4_9g91zr2y0/T/11858-16790-appah0.bpf0t.sock
Suppressing debugging client.
[NSDebugAdapter] Connection to target application established on /var/folders/8g/y0qh4rsj05x9fml7snq4_9g91zr2y0/T/11858-16790-appah0.bpf0t.sock
[NSDebugAdapter] Connection to target application successfully enabled
Frontend client connected.
Error: NativeScript debugger was not able to get inspector socket port.
at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28)
at IOSDebugService. (/usr/local/lib/node_modules/nativescript/lib/services/ios-debug-service.js:232:30)
at Generator.next ()
at fulfilled (/usr/local/lib/node_modules/nativescript/lib/services/ios-debug-service.js:4:58)
at
[NSDebugAdapter] The tns command finished its execution with code 120.
I'm testing with:
- VSCode 1.24.0
- {N} CLI: 4.1.0
- {N} iOS Runtime: 4.1.0