Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to generate v1 signature #1556

Open
utgMarketing opened this issue Feb 7, 2023 · 0 comments
Open

Failed to generate v1 signature #1556

utgMarketing opened this issue Feb 7, 2023 · 0 comments
Labels
Requires Triage Issues that requires further analysis

Comments

@utgMarketing
Copy link

utgMarketing commented Feb 7, 2023

Problem

There was a problem migrating from cordova-android 8.1 to cordova-android 11

The application is not signed by the Existing key. Signs with a new key, but the application has been published on GooglePlay for a long time, the option with a new key is not acceptable.

Removed all plugins. The problem persists.

* What went wrong:
Execution failed for task ':app:signReleaseBundle'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.FinalizeBundleTask$BundleToolRunnable
   > Failed to generate v1 signature

All similar problems have been studied, it is advised to contact support. But I don't think it can be solved. There must be a solution

The problem is 99% similar to mine -> https://stackoverflow.com/questions/69911745/how-can-i-use-the-current-keystore-to-build-successfully-or-migrate-to-new-k

@breautek breautek added the Requires Triage Issues that requires further analysis label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Triage Issues that requires further analysis
Projects
None yet
Development

No branches or pull requests

2 participants