Hi, I have a Xamarin.Forms app. I am using Visual Studio 2015.
The debugger in android fail 90% of times. If I hit debug button, it compiles and deploy but the app does not launch in the device.
Is like it is only deploying the solution, because if I launch app manually in device, the last version is installed.
I am not getting any failure log or message.
Rare thing is that sometimes, I don't know how, I am able to debug perfectly the solution.
Someone have this issue before?
Thanks for any help