Open Spaxe opened 2 years ago
I tested the deviceShaken()
once more: https://openprocessing.org/sketch/1615161
Still doesn't work on Android 12, works on iPad 15.
Also discovered that https://p5js.org/reference/#/p5/accelerationX works on my Android 12 ... so I'm not sure how or why.
Update: works on Chrome today... weird. Doesn't work on Firefox.
Hi, can I take this issue?
Thanks @xinranyu-yuki. Just assigned you to this issue.
Most appropriate sub-area of p5.js?
p5.js version
1.4.1
Web browser and version
Firefox 102.2.0
Operating System
Android 11 & Android 12
Steps to reproduce this
Steps:
NaN
I have tried three different Android phones to no avail. I also note that the
deviceShaken()
example page on p5.js reference doesn't run. https://p5js.org/reference/#/p5/deviceShaken https://p5js.org/reference/#/p5/accelerationX works on my Android 12Snippet: