sidekick-feedback icon indicating copy to clipboard operation
sidekick-feedback copied to clipboard

physically connected devices do not appear in sidekick

Open coryellcp opened this issue 6 years ago • 7 comments

Please, provide the details below:

Sidekick does not recognize when either a physical iphone 6s or android tablet are plugged in. When I click on "run on device" it shows nothing as connected. Sidekick only sees any devices when I have an android emulator running. Sidekick is running on Ubuntu 16.04.

Did you verify whether this issue has already been reported here?

_Yes

Tell us about the problem.

What can I do to get Sidekick to see physically attached devices?

Which platform(s) does the issue occur on?

_iOS 11.3 and android 5.1.1 Running ubuntu 16.04

Provide the following version numbers that the issue occurs with:

To get these version, click on Help/About

  • NativeScript Sidekick: 1.8.2-v.2018.3.30.1
  • NativeScript CLI: 3.4.3
  • CLI extension nativescript-cloud: 1.8.0
  • CLI extension nativescript-starter-kits: 0.3.4

Tell us how to recreate the issue in as much detail as possible.

  1. Start the application ..
  2. Connect an iphone and android device
  3. Press ctrl + d
  4. No devices will appear

Does this issue happen every time?

_Yes

Send the client logs.

The client logs can help us identify what is causing the issue. You can create a gist with the app logs. Based on your operating system, the logs are located in the following directories:

  • Windows: %AppData%\NativeScriptSidekick\Logs
  • macOS: ~/Library/Application Support/NativeScriptSidekick/Logs
  • Linux: ~/.config/NativeScriptSidekick/Logs

coryellcp avatar Apr 09 '18 08:04 coryellcp

Hi @coryellcp ,

This is a known issue. On Linux, iOS devices are not detected in Sidekick. This is a limitation of the OS.

Cheers

ahitrov avatar Apr 09 '18 09:04 ahitrov

console_18-05-23_18-44-39.652.log main_18-05-23_18-44-58.869.log

Hi no android device able to visible version is latest download today and install can you please help once , thanks

ann1111 avatar May 23 '18 13:05 ann1111

resolve

tns run android

tns device

you will have emulators get have connected

ann1111 avatar May 30 '18 15:05 ann1111

I have a really similar set up (Android 6.0 on a phone, Ubuntu 16.04), and this worked for me: Follow these instructions to enable developer settings in your phone. After tapping the thing in About Phone 7 times, I saw a "Developer Options" pane pop up above the About Phone option in settings. Go into the developer options and turn on USB Debugging. Also, if you see a notification-like thing that lets you set how you're using the USB when you pull down the top bar on the phone, tap on it and select "USB for file transfer." (Not sure if this is required, so I'm just saying what I did.) For me, the device appeared in NativeScript Sidekick after I did these things. I hit Run on Device. After that point I had to wait a very long time (maybe 10 minutes). There are status messages in the footer of Sidekick as you wait explaining what's going on; it was installing things on my computer and on the phone. When it was done (no more status messages), I had a new app on my phone that had the same name as my project name.

aop4 avatar Jun 17 '18 18:06 aop4

Is there any work around this problem? My environment is Ubuntu and iPhone.

Thank you for the help.

rickdps avatar Sep 20 '18 17:09 rickdps

I'm running Windows 10.

My ipad2 is not being detected

Jojoshua avatar Nov 12 '18 00:11 Jojoshua

If someone happens to him, I solved it by revoking the usb debug permissions.

dgome avatar Mar 31 '19 15:03 dgome