Hi
I am gonna set up an installation at a library that runs a p5js website on an iPad.
I would like to run the website in full screen so users cannot access the adresse bar.
When running the fullScreen example from the reference page: “https://p5js.org/reference/#/p5/fullscreen” I get an ugly “x” in the upper left corner, that allows people to exit full screen.
Any hints as to how I do that?
Btw, my sketch uses the webcam.
Best
Andreas