No movement on ios - aframe.io example runs, same(?) code not? What's the different?
Under IOS, the solution no longer reacts to movements. My solution has worked and now is no longer working. Also the "hello world" example with the source code of Glitsch (see below) doesn't work anymore, but if you call the example from the a-frame start page ( https://aframe.io/examples/showcase/helloworld/ ), it works. <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Hello, WebVR!Test VR</title> <meta name="description" content="Test VR"> <script src="https://aframe.io/aframe/dist/aframe-master.min.js" ></script> </head> <body> <a-scene background="color: yellow"> <a-box position