question

Tristan Lutgen avatar image
Tristan Lutgen asked Tristan Lutgen answered

Error while trying to upload APK to Sandbox on website

I am running into this error when I try to upload my release APK to the Sandbox environment.
1666286450633.png
This is my current code in my android{ signingConfigs { release { structure. I have tried adding v3SigningEnabled false and v4SigningEnabled false but it throws a different error in my Gradle build window.

v1SigningEnabled true
v2SigningEnabled false
DevKit
1666286450633.png (53.7 KiB)
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Tristan Lutgen avatar image
Tristan Lutgen answered

After using apksigner to update my app, I tried to resubmit my app with v1 set to true and v2 and v3 set to false. I get a new error.
screen-shot-2022-10-20-at-45425-pm.png


10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community