brakmic / Angular-VR-Starter

:eyeglasses: Virtual Reality with A-Frame & Angular
http://brakmic.com/demos/vrdemo/
MIT License
84 stars 24 forks source link

Live demo not working #1

Closed rohanrehman closed 8 years ago

rohanrehman commented 8 years ago

iPhone 6 not working in safari not chrome. Seems like a layout issue.

brakmic commented 8 years ago

On iPhone all browsers run the same rendering engine (Webkit). Therefore it's irrelevant if your browser is called "chrome" or "safari", it's the same engine. That's because Apple forbids usage of non-Apple rendering engines on Apple hardware. As I have no apple device here I can't test it thoroughly. "layout issue" alone is not enough information to improve the demo. Maybe you can checkout the sources from this repo and try to run the demos "locally"?

Kind regards,

amity203 commented 7 years ago

live demo not working on chrome on my macbook

brakmic commented 7 years ago

There could be many different reasons but because this code was "just a demo" I'll leave it as it is. Meanwhile I'm working on other projects so I don't have time to debug MacOS stuff. I don't even own a Mac 😅

amity203 commented 7 years ago

Cool, no issues, as aframe itself has any demo, but i am looking from angular prospective as i am trying to do it in ionic 2 framework