All Oculus Quest developers MUST PASS the concept review prior to gaining publishing access to the Quest Store and additional resources. Submit a concept document for review as early in your Quest application development cycle as possible. For additional information and context, please see Submitting Your App to the Oculus Quest Store.
The app must request the minimum number of permissions required to function.
Required - Yes
The review team will be paying close attention to the list of permissions that Google considers “dangerous,” which includes camera, location, microphone, reading and writing external storage, and others. A list of which permissions are considered dangerous can be found in Android’s Permissions Overview guide.
aapt dump badging and search the output for uses-permission.There must be a rationale behind every permission your app requests in the app manifest.