I can't connect to Mac with Xamarin Mac Agent from Visual Studio 2015

前端 未结 15 1815
一生所求
一生所求 2020-12-08 15:07

I\'m continuing my adventure with Xamarin.

I\'m developing an Xamarin Forms application with a Portable Class Libraries (PCL).

I have compiled and debugged my

15条回答
  •  北海茫月
    2020-12-08 15:35

    This is not perfect solution, but made success in my case

    Your mac account should not contain any special characters- This is limitation in connection to mac from windows

    company-mac1 --- wrong

    comapanymac1 --- Correct

提交回复
热议问题