Google Play failed to upload artefacts. All uploaded bundles must be signed. Please sign the bundle using jarsigner #2743
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Other - please mention in your question Steps to reproducestart new build with the project it completes all the steps but failed to upload to the google play sign in keys are proper verified Expected resultsexpected result to get build successful Actual resultsPublishing failed :| Build id (optional)66e89356b07f700f7da8a031 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hey @arungowda09, please check if you setup code-signing within your android project as shown in the docs here. |
Beta Was this translation helpful? Give feedback.
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
Hey @arungowda09, @shrinidhi,
Please switch to the below method.
Set up key.properties
step. It is not required if we set up signing via gradle.Let me know, if you encounter any issues.