bromberry-games / Inkvestigations

A website to play and create AI mystery games!
https://inkvestigations.com
GNU General Public License v3.0
12 stars 1 forks source link

Iphone bugs #252

Open zivky opened 6 months ago

zivky commented 6 months ago

There are several things not working properly on iphone right now (whereas they do on android):

  1. Can't click hamburger menu on homepage (before login) and while it's loading the answer
  2. Generally appears to be lagging
  3. Doesn't show message counter while in "play for free", but does once logged in
  4. Star symbol is not showing up IMG_4646
simonhackler commented 6 months ago

Does it load the fonts?

zivky commented 6 months ago

Yes

simonhackler commented 6 months ago

Ok so it works on ios 17.2 but not on ios 16.2. The stars also load on 17.2 but not on 16.2

simonhackler commented 6 months ago

https://github.com/sveltejs/svelte/issues/558#issuecomment-1865400911

It might be a sveltekit issues however that is very unclear to me

simonhackler commented 6 months ago

ok I don't think it's that I changed the build targets and it did not work. I will just block old safari versions for now. Really unfortunate. I will try to tackle this again but I am not sure where to go for now