Local server on iPhone/Android shows the debug logs - how to prevent this?

From this post where I used iSH Shell app on iOS to run a local copy of a Needle site, I get all the debug logs on screen showing up and the console. I assume I need to change something in the build to prevent this?

Original Post on Discord

by user 103054507105067008

You can add noerrors to the url. Not a good query name but that hides those overlays

About the build: those overlays only show up in local dev

Is it the 127.0.0 too? Will see if I can run from a different url

by user 103054507105067008