GoogleChromeLabs / proxx

A game of proximity
https://proxx.app
Apache License 2.0
1.32k stars 125 forks source link

PWA not working on iOS anymore #534

Closed lucacasonato closed 2 years ago

lucacasonato commented 3 years ago

Debug info

Version: 1.1.1 Motion: true Supports WebGL: true Feature Phone: no Standalone Mode: no Screen Width: 375px Screen Height: 768px DPR: 2 Device Memory: Concurrency: UA: Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1

Describe the bug

After installing the PWA and opening it, input fields do not correctly respond to input. After opening and closing the PWA a few times, the input fields work again, but clicking on start results on getting stuck on a "Loading..." page.

Maybe the iOS IDB issue?

https://user-images.githubusercontent.com/7829205/123542007-8c370d00-d747-11eb-9b0c-135da8ae8119.MOV

jakearchibald commented 3 years ago

I suspect it's the IDB issue. I'll take a look.

NaveenDA commented 3 years ago

I am facing the same issue, I tried add install another PWA copy, the 2nd one is working fine. image image

I guess the issue is in the worker registration or something.

lucacasonato commented 2 years ago

It's working again nowadays.