Search code examples
androidiosxamarinxamarin-studioxamarin.mac

Connected devices for debuggin does not show up in Xamarin Studio


I'm trying to debug my code on the connected devices (iPad and Android tablet), however I only see the Virtual Devices installed:

enter image description here


  • I'm using Xamarin on Mac OS X El Capitan.

  • The USB debugging is enabled on the Android Tablet.

  • OS can detect the connected devices.

How can I fix this?


Solution

  • So the problem was the USB cables for some reason. They could charge the device, but Mac wasn't detecting it.

    I changed the USB cable and restarted Xamarin Studio, resolved the problem.