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/"
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/"