Whenever I try to upload a new version of .apk file on Oculus App Lab, I get this message:

Error: The upload could not be completed because your application contains the following Android permissions that are not supported: - android.permission.CAMERA Please remove the following permissions and upload your application binary again.

Warning: This app contains both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) libraries. This consumes extra storage and increases download times. Consider updating your build to target 64-bit only.

enter image description here

In my player settings under Android, I have selected only 64-bit library and unselected 32-bit library. However the problem still persist and I have no idea how I could remove ndroid.permission.CAMERA ?

0

There are 0 best solutions below