Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
JoseRFJunior's avatar
JoseRFJunior
Explorer
6 years ago

APK Signed with Android Debug Certificate

Upload new binary to the STORE channel
Working with Oculus + Unity is unpleasant, nothing works !! upload and deploy even worse !!
unmotivating !!

APK Signed with Android Debug Certificate

Please sign or rebuild your APK using a production certificate or verify your keystore build settings are correct.




1 Reply

  • I was hitting this same issue, and it turned out moving backwards to Android 6.0 "Marshmallow" (API level 23) in the Player settings adds v1 signing, which according to Oculus isn't required for Quest 2, although they don't seem to accept anything without it. Hopefully that works for you