error uploading apk to oculus store
I'm having the following issues while uploading my oculus go apk to the alpha channel in Oculus Store:
Exclude from Recents (android:excludeFromRecents in AndroidManifest.xml) must be set to true.
APK main activity intent filter set to android.intent.category.LAUNCHER, but must be android.intent.category.INFO. Your app must only appear in Oculus Home. It must not appear in the phone’s launcher.
I tried this solution from oculus https://developer.oculus.com/distribute/latest/concepts/publish-mobile-manifest/ but it didn't work for me.
Your answer
Follow this Question
Related Questions
BUG in build: Some materials and sprite are shown wrongly 0 Answers
Game Crashes with Weird Output Log? 0 Answers
Audio not playing in Play Mode or build 1 Answer
Quest 2 Building Issue System.Windows.Forms.dll assembly && OnMouse_ event handlers 0 Answers
Particles not showing in build but are in editor play mode 3 Answers