IanPhilips / UnityOculusAndroidVRBrowser

3D browser based on GeckoView and Oculus SDK for Unity projects built on Android (Oculus Go/Quest, maybe GearVR)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update geckoview to highest version

IanPhilips opened this issue · comments

  1. Change the build.gradle settings to pull the latest geckoview version (now 81.x ).

  2. Make sure the API hasn't introduced breaking changes, and move the compiled plugin to the plugins folder.

  3. Test on the headset

done