tomayac / oculus-pwa-test

Oculus PWA Test
https://tomayac.github.io/oculus-pwa-test/
2 stars 0 forks source link

ERROR: Relative URL found in pwaManifest.start_url. #2

Open vvbauer opened 2 years ago

vvbauer commented 2 years ago

Got ERROR: Relative URL found in pwaManifest.start_url. when try to run ".\ovr-platform-util create-pwa" in CLI. When i use absolete URL build apk is successful but if i try run ".\ovr-platform-util upload-quest-build" i got "Validating build...

ERROR: Validation identified the following errors: GLES version not specified (android:glEsVersion in AndroidManifest.xml). GLES version of 2.0 or greater should be used. The focus aware manifest meta-data tag must be set with required="true". More information can be found here: https://developer.oculus.com/distribute/vrc-quest-input-4/"

tomayac commented 2 years ago

I ran into this problem, too, but don't have a solution yet.