visual studio 2013 - How do I solve Xamarin 'Failed to start application on the target simulator'? -
this not new failure. though, have tried solutions found on xamarin forum. new development on xamarin , running visual studio 2013 inside parallels since vs way easy true cross-platform development xamarin (using trial license).
i got working windows phone (of course) , android tried many hours working ios no. have paired build host in mac visual studio.
i following error when try run iphonesimulator (iphone 4s ios 8.3) (debug/release)
failed start application on target simulator
server returned error. remote server returned error: (401) unauthorized. server error code: 401 unauthorized not authorized run command
solutions tried;
- made sure build host , visual studio using latest stable version of xamarin - no
- paired, unpaired , paired again... multiple times - no
- emptied xamarin cache in parallels instance , unpaired , paired again - no
- tried cleaning solution, changing info.plist copy always, doing release build , debug build - no
- tried remove dot '.' in assembly name - no
- tried multiple restarts of both parallels mac host - no
made sure app building ios 8.3 - no
firewalls turned off on both guest , host - no diff
these others solutions none worked me.
for run same issue can tell xamarin did identify bug comes fact didn't have default regional settings, ie. regional settings swedish. http://forums.xamarin.com/discussion/comment/150417#comment_150417
Comments
Post a Comment