Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

works on desktop but not on mobile... #71

Open
tsvikasolan opened this issue Sep 27, 2019 · 7 comments
Open

works on desktop but not on mobile... #71

tsvikasolan opened this issue Sep 27, 2019 · 7 comments
Labels
bug Something isn't working
Projects

Comments

@tsvikasolan
Copy link

Hey great project!! I'm trying to implement universal test so made a little test, but it doesn't seem to be working on any mobile devices. Any idea why? http://www.postspace.org/ddtest/

@Grienauer
Copy link

hint: On iOS it just works currently in mobile chrome.

@tsvikasolan
Copy link
Author

I was testing on android, and the examples on https://jb1905.github.io/universal-tilt.js/ are working fine

@JB1905
Copy link
Collaborator

JB1905 commented Sep 27, 2019

I know the problem and I am working on it (will be ready for v3). In iOS 13+ user must manually enable access to the gyroscope (e.g., by clicking the button).

https://www.macrumors.com/2019/02/04/ios-12-2-safari-motion-orientation-access-toggle/

w3c/deviceorientation#57

@JB1905 JB1905 added the bug Something isn't working label Sep 27, 2019
@JB1905 JB1905 added this to In progress in Next Sep 27, 2019
@tsvikasolan
Copy link
Author

tsvikasolan commented Sep 27, 2019

@JB1905 any idea why on my android device it doesn't work on http://www.postspace.org/ddtest/ but it works on https://jb1905.github.io/universal-tilt.js/ ???

@JB1905
Copy link
Collaborator

JB1905 commented Sep 27, 2019

@tsvikasolan everything works for me (I checked both websites on the Android Studio emulator – Android v9 on Nexus 5). Could you give me more informations about your Android and universal-tilt.js versions? I could check it tomorrow.

@tsvikasolan
Copy link
Author

@JB1905 Android 9 on a xiami mi 9. v2.0.6 of universal tilt

@tsvikasolan
Copy link
Author

@JB1905 I think I figured out the issue, it had to do with the site not being on https, which it is now so it works

@JB1905 JB1905 added this to In progress in 2020 Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
2020
  
In progress
Next
  
In progress
Development

No branches or pull requests

3 participants