Adrien Degliame
Results
2
issues of
Adrien Degliame
Since iOS 13, you must ask your user to allow usage of DeviceMotionEvent before using it... So I created a small script in the index page which when you click...
Replace deprecated `npx` by `npm exec`, see [the npx repo](https://github.com/npm/npx) and [npm docs on npx vs npm exec](https://docs.npmjs.com/cli/v9/commands/npm-exec#npx-vs-npm-execl). Fix the CI by running `npm exec --yes -- nwlink png-nwi src/icon.png...