ish-app / ish

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

iSH webserver + browser #2208

Open NeueWeite opened 10 months ago

NeueWeite commented 10 months 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 10 months ago

Have you made iSH app to run in background yet?

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

NeueWeite commented 10 months ago

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