How do I sign a apk with v2 signature on android #19390
Unanswered
shashank-sachan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When we try to run the below command we get the error
No signature found in package of version 2 or newer for package:adb install app.apkThis APK is generated from the fastlane build. If I understand correctly then we need to sign the apk using v2 signature scheme in the fastlane script but I'm not able to find the doc for the same.
Can someone help me here ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions