06-02-2024 08:54 AM
I have been receiving the following error when uploading my build to Production in the Developer Hub:
• APK install location should be `auto` (android:installLocation in AndroidManifest.xml). See documentation at: https://developer.oculus.com/distribute/publish-mobile-manifest/
I have verified that my Android manifest includes "android:installLocation="auto," and my APK Install location in Unity Project Settings is also set to auto. This is a problem I have been struggling with for a while now. Please help me.