microsoft / mixed-reality-extension-sdk

The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.
MIT License
142 stars 61 forks source link

AltspaceVR Android doesn't run #11

Closed sorenhan closed 5 years ago

sorenhan commented 5 years ago

MRE connection fails in Android versions (GearVR etc.)

Repro steps:

  1. place an MRE in any space in AltspaceVR, and enter a valid URL, for example ws://mre-hello-world.azurewebsites.net.
  2. On Android platforms, the MRE does not show up. Entering the same space on Windows, the MRE shows up fine.
tombuMS commented 5 years ago

Turns out that this is an issue with the integration of the SDK in to Altspace. Have fixed the issue and merged a PR in to Altspace for this issue. It should be available shortly in a hot fix to Altspace. Will close when this goes live.