Visual studios connection gets disconnected with iOS

306 Views Asked by At

When I try to run my xamarin.iOS project in some devices it says .. upload succeeded and app get disconnected from visual studio but my expectation is I should be able to debug the app from visual studio.

This doesn't happen with all devices.

I verified there is no code signer or provisioning profile problem with these devices.

Any ideas on how to solve this issue (I am using visual studio 2017 for mac )

1

There are 1 best solutions below

0
On BEST ANSWER
  • Clear the temp files

  • Restart the mac

solved