question

superdave avatar image
superdave asked David Marginian Deactivated edited

Verify Failed. Will try later

Hi,

APPID: 2ZSTGN2WFXCQJ

MerchantID: K8NF3WZ91V481


I simply cannot install that APK to the Mini Devkit (C302U)

minSdk 19

targetSdk 25

compileSdk 31


please help

Clover MiniDevKit
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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited

Are you sure it is only v1 signed? Have you seen the sticky about Android 10? Does your APK verify? Have you tried side loading it?

5 comments
10 |2000

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

superdave avatar image superdave commented ·
signingConfigs {
    release {
        v1SigningEnabled true
        v2SigningEnabled false
    }
}

with the following with WARNINGs, but no ERROR.
0 Likes 0 ·
superdave avatar image superdave commented ·

I don't want to side loading it because if it fails in regular install, not all merchant in the future can side load my APK. need to find out the reason

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ superdave commented ·
There is v3 and even v4 signing now. I assume this APK is uploading fine via the dashboard? When did you upload it? Can you give me the output from the apksigner verify?
0 Likes 0 ·
superdave avatar image superdave David Marginian ♦♦ commented ·

I was able to save to dashboard no problem.

I was trying to upload this morning at 7am EST


Output has 6500 characters long, and here is limited to only 2000. Here is partial

WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.



0 Likes 0 ·
Show more comments

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