Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quest changes round 1 #2110

Merged
merged 3 commits into from
Jan 5, 2022

Conversation

dshokouhi
Copy link
Member

Summary

Changes to accommodate being able to upload an app. As some permissions are not allowed this means some sensors will not be available in this version.

ERROR: Validation identified the following errors:
The upload could not be completed because your application contains the following Android permissions that are not supported:
 - android.permission.ACCESS_FINE_LOCATION
 - android.permission.ACCESS_BACKGROUND_LOCATION
 - android.permission.ACCESS_COARSE_LOCATION
 - android.permission.CAMERA
 - android.permission.READ_PHONE_STATE
 - android.permission.ACTIVITY_RECOGNITION
 - android.permission.ACCESS_NOTIFICATION_POLICY
 - android.permission.QUERY_ALL_PACKAGES
 - android.permission.SYSTEM_ALERT_WINDOW
 - android.permission.PACKAGE_USAGE_STATS
Please remove the following permissions and upload your application binary again.
GLES version not specified (android:glEsVersion in AndroidManifest.xml). GLES version of 2.0 or greater should be used.
APK main activity intent filter includes `android.intent.category.LEANBACK_LAUNCHER`, which is not allowed.  Please remove it from AndroidManifest.xml and retry.
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/

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#will get to docs once we are ready

Any other notes

@JBassett JBassett merged commit 41cd948 into home-assistant:master Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants