Search code examples
iphonexamarinxamarin.iosvisual-studio-mac

Visual studios connection gets disconnected with iOS


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 )


Solution

    • Clear the temp files

    • Restart the mac

    solved