PWA not working iPadOS 15.1 #4405
Unanswered
tim-rohrer
asked this question in
Q&A
Replies: 2 comments 9 replies
|
I feel like another discussion was opened on this topic, does the same happen if you use Google Chrome? If it does(PWA bug exists), try Firefox, Opera, Vivaldi, get the PWA and try again. If it doesn't work, only @jsjoeio can help on this. |
8 replies
|
Good idea to try vscode.dev. It does indeed do it with a PWA from there, and upon researching the vscode repo, this issue was reported a few days ago. It seems to have something to do with the floating keyboard, although I’m not entirely sure what. I played around with keyboard settings and it started working. A bit finicky perhaps, but working nonetheless. I’ll give it a try for a bit and see if it is usable. Thanks for the tip @jsjoeio! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am finding if I try to use code-server as a PWA, the bottom status bar moves to the top of the screen and I don’t have any work window. I’ve deleted the PWA and added it back to the Home Screen multiple times.
Is anyone else experiencing this? Better, is anyone successfully using code-server as a PWA on their iPad.
I do seem to be able to use it in Safari and Chrome without too many issues, so the problem seems to be limited to the PWA.
Code server is running in a
linuxserver/code-server(V3.12.0) container behindauthelia.Any suggestions for things I can try?
All reactions