Is there any method or tool enabling me to see the Output Log in mobile device(Android & iOS)? Just like when I am in editor, I can use UE_LOG to log out what I want, then I can see the log in Output Log at runtime.
Where can I see the logs in mobile device at runtime? Thanks a lot for any help!
We’re thrilled to introduce the Game Logs System (GLS), a plugin that brings log viewing right into your game with a dedicated overlay. With GLS, you can easily access detailed logs with flexible filtering by class, object, tag, and more — even in shipping builds. It’s fully cross-platform and compatible with gamepad and touchscreen input, perfect for use on consoles and mobile devices.
For a smoother debugging experience, check out GLS on Unreal Fab.