Anonymous
7 years agoQuest + Unity 2019: APK Signed with Signature Scheme V1
Hi,
I'm building an apk from Unity 2019.1.0f2 and when I upload to my build dashboard I keep seeing this error:
After doing some research it looks like any version of Unity after 2017.1 should be building with V2. I'm assuming something is old as I'm coming from older Unity versions or maybe something is being overwritten on export...?
I've tried creating a new keystore and reworking/updating the android manifest with no luck and the build sideloads and runs great.
Before I go down the route of exporting to gradle and building from android studio, does anyone know where I should be investigating? It'd be awesome to not have to add that extra step.
Lastly, in the docs it says you can sign as v1 if you're targeting GearVR/Go/Quest in one build (or at least it appears that way) so maybe this is an erroneous error?
Thanks!
I'm building an apk from Unity 2019.1.0f2 and when I upload to my build dashboard I keep seeing this error:
After doing some research it looks like any version of Unity after 2017.1 should be building with V2. I'm assuming something is old as I'm coming from older Unity versions or maybe something is being overwritten on export...?
I've tried creating a new keystore and reworking/updating the android manifest with no luck and the build sideloads and runs great.
Before I go down the route of exporting to gradle and building from android studio, does anyone know where I should be investigating? It'd be awesome to not have to add that extra step.
Lastly, in the docs it says you can sign as v1 if you're targeting GearVR/Go/Quest in one build (or at least it appears that way) so maybe this is an erroneous error?
Thanks!