Casey Yee
Casey Yee
this would also fix compatibility with FF until we get controller support https://github.com/MozVR/puzzle-rain/issues/78
I think we probably just need to show some kind of message saying that Firefox is unsupported for now. Without an update to interactions to work with a gaze-based cursor,...
Ah noticed that audio was not working on IOS. relevant issues: * https://stackoverflow.com/questions/38645716/cant-play-sound-on-ios * https://github.com/aframevr/aframe/issues/1684
Hmm. Just looking into it. Doesn't look like Safari supports OGG. We could revert to MP3's again.
this thread: https://github.com/EyalAr/lwip/issues/297 has a few clues. Installing `pajk-lwip` in place of lwip seems to work.
Just as a added note. Had troubles with the player set to 1024+MB memory using Chromium VR. Worked fine using Firefox. Could be because Chromium VR builds are 32bit? Ended...