Open
Description
What would you like clarification on
The documentation on How to Create a Repro does not provide information on setting up Logcat for VS Code or detailed instructions on how to locate Logcat logs in Rider and Visual Studio. These are essential steps for Android debugging, especially when creating reproducible examples or investigating issues.
Expected addition
The documentation should be updated to include the following:
- Steps for setting up Logcat with VS Code and accessing Logcat log for Android projects.
- Information on accessing Logcat logs with JetBrains Rider for Android projects.
- Information on accessing Logcat logs with Visual Studio for Android projects.
- Any additional helpful tips for using Logcat effectively when debugging with Uno Platform across these IDEs.