When I upload the signed bundle of the app to play store it gives an error- "Upload failed The Android App Bundle was not signed."
In my case, for the same issue, debuggable
was true
in the selected build type while generating build.
After setting it to false
, the generated build started to get uploaded in Play Store. Play Store does not accept builds with debuggable
on.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With