Closed marcelskotnicki closed 3 years ago
Hi @mskx42! Can you please include a build URL here that we could check out? Thanks!
Hi @bitce. Thanks for the reply. Here's build URL https://app.bitrise.io/build/1fb9b9dfa5aff23e#?tab=log
Hi @bitce. Did you manage to check out what is going on?
Well, it seems that this issue has resolved itself (or there was some action from your side @bitce ?). According to this build our .apk was delivered to Google Play successfully.
Hi @mskx42!
Sorry for the delay. We did not complete any action that should have solved this, I believe there was some kind of outage with the Google Play API, since we were seeing an elevated number of seemingly unrelated but similar error messages.
Sure, no problem. Thanks for help!
Facing the same issue
build URL --> https://app.bitrise.io/build/b0b1aaa5b60b9dd5#?tab=log
Hi @bitce! Unfortunately this issue happened again :(
I have update the sign apk step like this:
- sign-apk@1:
run_if: '{{getenv "BITRISEIO_ANDROID_KEYSTORE_URL" | ne ""}}'
inputs:
- use_apk_signer: 'true'
- debuggable_permitted: 'false'
It worked for me. Hope this help.
Hello there, I'm a bot. On behalf of the community I thank you for opening this issue.
To help our human contributors focus on the most relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 90 days, so I marked it as stale.
The community would appreciate if you could check if the issue still persists. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me".
If no comment left within 21 days, this issue will be closed.
I'll close this issue as it doesn't seem to be relevant anymore. We believe an old issue probably has a bunch of context that's no longer relevant, therefore, if the problem still persists, please open a new issue.
Hi, thanks for reading this issue. I've got a problem with uploading signed and ready .apk file to Google Play. There is an error:
Never seen this one and can't find solution online. Hope you can help, thanks.