wagerfield / parallax

Parallax Engine that reacts to the orientation of a smart device
http://wagerfield.github.io/parallax/
Other
16.5k stars 2.14k forks source link

Paralaxa not workin on smarthone or mobile #304

Closed lukaszkurowskilbn closed 7 months ago

lukaszkurowskilbn commented 3 years ago

Hello,

I don't know why, but parallax does not work on mobile devices, I tried to diagnose it, but I don't know where to look https://prezentacje.beeq.pl/para/html/index.html

hypericon commented 3 years ago

There's a warning I just found on Safari Mobile:

No device motion or orientation events will be fired until permission has been requested and granted.

maybe there's something more they can do to fix this? or prolly there's no longer change due to safari restrictions..

DavidBruchmann commented 3 years ago

nothing new:
https://github.com/wagerfield/parallax/search?q=safari&type=issues

poisonborz commented 2 years ago

An important thing, I think this should be visibly highlighted in documentation: most Android browsers I tested do not expose gyro API to non-https pages.

reneroth commented 7 months ago

Added information to readme