Can we access the 'PlayCanvas screen console'?

Hi there!

On occasion, I will do some simple ‘on device’ debugging, and am wondering if I can print to it’s screen by accessing the same functions which we see used when an error occurs at runtime? I could use chrome://inspect, but often don’t want to use a ‘chainsaw to cut a matchstick’ so to speak. :wink:

Thanks,
I

A lot of our developers use some of the JS debugging libraries listed here in those cases

https://developer.playcanvas.com/en/user-manual/scripting/debugging/#debugging-on-mobile-devices

1 Like