I can’t seem to find print or Debug.Log statements from my android device.
I set development build, script debugging.
the profiler connects to the app on phone.
Visual studio connects to it debug>attach to unity debugger > [choose android phone]
but I can’t seem to find any print or log statements im trying to write to myself
First time trying this, oddly I didnt see much result googling for this outside of using adb directly.
thanks