Search Unity

Question How do i see logs when running app on phone

Discussion in 'Editor & General Support' started by lz7cjc, May 17, 2022.

  1. lz7cjc

    lz7cjc

    Joined:
    Sep 10, 2019
    Posts:
    540
    Hi
    I have built using debugger mode so i can see why a scene isn't loading. But when i run the app, with the phone connected to laptop in file transfer mode, I can't switch to "Android device" and see what is happening.

    What have I missed?
    thanks
    (google pixel 4a, windows unity 2019)
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,058
    Also enable autoconnect profiler. Then it will see the logs in the console.
    You can also look for the cmd to do this manually via adb
     
  3. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    This might help https://forum.unity.com/threads/how-to-capturing-device-logs-on-android.528680/
     
    DevDunk and lz7cjc like this.