ish-app / ish

Linux shell for iOS
https://ish.app
Other
17.25k stars 911 forks source link

iSH webserver + browser #2208

Open NeueWeite opened 1 year ago

NeueWeite commented 1 year ago

I've installed iSH + webserver (both python and php) on several Apple devices. No problems so far, webserver is running. The problem I have is that when I try to open a web-page (self written) the browser (e.g. Safari) starts loading and after a few seconds it stops loading. I have to go back to the iSH terminal window and press enter. The browser continues loading. I've tried to simulate the 'enter-key-pressing' without any success. I'm at my wits end.

Rukario commented 1 year ago

Have you made iSH app to run in background yet?

https://github.com/ish-app/ish/wiki/Running-in-background

NeueWeite commented 1 year ago

Thank you for your answer, but unfortunately it doesn't work. iSH is running in background.