xamarin logcat bağlantısı yapılamadı hatasının çözümü
Android Debugging Failing With “Couldn't connect to logcat, GetProcessId returned: 0”
logcat hatası alınıyorsa bu şekilde düzeltmek gerekecektir....
https://stackoverflow.com/questions/46289250/android-debugging-failing-with-couldnt-connect-to-logcat-getprocessid-returne
deselecting 'Use Shared Runtime' in Project Properties > Android Options
delete bin & obj files from solution
clean solution
rebuild the solution it works
kaynak:
https://stackoverflow.com/questions/46289250/android-debugging-failing-with-couldnt-connect-to-logcat-getprocessid-returne
logcat hatası alınıyorsa bu şekilde düzeltmek gerekecektir....
https://stackoverflow.com/questions/46289250/android-debugging-failing-with-couldnt-connect-to-logcat-getprocessid-returne
deselecting 'Use Shared Runtime' in Project Properties > Android Options
delete bin & obj files from solution
clean solution
rebuild the solution it works
kaynak:
https://stackoverflow.com/questions/46289250/android-debugging-failing-with-couldnt-connect-to-logcat-getprocessid-returne
Yorumlar
Yorum Gönder
..