Where I can find the crash log on Android(Xamarin.Forms project)?

aluzi liu 486 Reputation points
2022-02-18T04:41:51.147+00:00

My project will crash on android accidentally, and I don't know how obtain crash log.
So I want to know is there any log and how to find it?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,337 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alessandro Caliaro 4,181 Reputation points
    2022-02-18T05:34:13.243+00:00

    you can use logcat with adb

    logcat


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.