4

Blackberry10 issue:

I'm using blackberry native SDK-beta1.

When I run my application using Wi-Fi or USBport on real device, error "Unable to connect to selected target: Connection failed: connect timed out" is shown. I build my application successfully, I've set the building mode device-release. Developer mode is on in device. Both targets (Wi-Fi & USB) are created properly; Wi-Fi in on; USB cable is connected succefully (I get notification by Device manager also). But still I get this error.

Sometimes making no change in this scenario gives me successful downloading & installation of application in device.

Thanks in advance.

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
jQueen
  • 552
  • 1
  • 7
  • 16

1 Answers1

3

Try pinging device using cmd & check if you receive any reply. If it does, try cleaning your project or rebooting the device & run again. Its a beta version so it may hung sometimes.

Nishant Shah
  • 1,590
  • 1
  • 15
  • 25