Can you elaborate on what you're trying to do and can't in more specific detail?
I am trying to migrate existing android application build with Unity compatible with Lenovo A3 using spaces SDK. In this process, I am kind of stuck at one place in the build. I want to check if there is any error log to understand what is happening in build. Basically, I want to see the logs while running the build. Can someone please help me with this
If you want to see android logs, we recommend using adb logcat over wi-fi.
See this article:
Android Debug Bridge (adb) | Android Developers
And note the section:
Syed.ateeq
Is there any option to debug the build and check the build logs?
1 person has this question