0

I had a configuration where VS 2015 was successfully connecting with Xamarin Mac Agent on same network.

I upgraded to VS 2017 RC & now the VS fails connecting to xamarin mac agent with error: "

Couldn't connect to 'your-mac-name' Please try again

Nothing else in the configuration has changed.

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
Supreet
  • 831
  • 1
  • 9
  • 30

1 Answers1

1

Had to upgrade the Mac to sierra, xcode to latest build available & also install latest versions of Xamarin.iOS for VS on Windows then it started connecting to mac again.

Supreet
  • 831
  • 1
  • 9
  • 30
  • Do you use beta / alpha channel for Xamarin Studio? I cant get VS 2017 working with my macbook air. I updated to Sierra (10.12.3) , current XCode (8.2.1), Xamarin Studio 6.1, Xamarin iOS 10.3. A device with VS 2015 can connect but no iOS simulator devices are showing up in VS. –  Feb 17 '17 at 10:22