Closed
Description
- A-Frame Version: 0.3.2
- Platform/Device:
- iOS 10.10 / iPod touch
- iOS 9.3.5 / iPhone 5
- android 6.0.1 / Samsung Galaxy S6 / Chrome
- Reproducible Demo URL: https://aframe.io/examples/showcase/videosphere/
I am following the instructions of adding to home screen, launching the home screen app but I get a black screen in place of video. Same result also without using home screen.
With remote debugger I get a lot of instances of this:
[Warning] Invalid timestamps detected. Time step between successive gyroscope sensor samples is very small or not monotonic (aframe.js, line 55911, x24)
When entering VR mode I get another error:
[Error] TypeError: null is not an object (evaluating 'link.nextElementSibling')
getDestNavLink (examples.js:64)
(anonymous function) (examples.js:29)
I know this has been discussed on #316, but all the constraints mentioned there have been fulfilled, yet it does not work.