Quirks running Processing on Safari iOS

I am quite into OpenProcessing at this time. I use both Processing and p5.js to create sketches, but I have a few more issues to deal with when using Processing. The absolute worst is that every screen touch makes the console pop up! As you can imagine, it gets old really fast having to close it dozens of times when running a sketch. Has anyone else experienced or better, found a solution for this issue? I hope there is a way in code to suppress this action or reverse it after it happens. Thanks.

I know that there is a Processing app for iPad. I haven’t spent much time with it, but at least I will check to see if it also has this issue.

A post was merged into an existing topic: How can I stop the console from popping up when no error has occurred