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

Handle Play Store signing error #454

Open
kitallis opened this issue May 26, 2023 · 0 comments
Open

Handle Play Store signing error #454

kitallis opened this issue May 26, 2023 · 0 comments
Labels
bug Something that isn't working as intended category / integrations category / play store

Comments

@kitallis
Copy link
Member

Problem

We've recently come across an issue like this:

The Android App Bundle was not signed. Please sign the bundle using jarsigner. (Installations::Google::PlayDeveloper::Error)

Steps to Reproduce

This is happening in case an incorrectly signed AAB is generated by the CI workflow and Tramline receives an error from Play Store whilst uploading it.

Expected behavior

We can't do anything about this at runtime. But we can handle the error and show an appropriate message to the user.

Additional context

Sentry

@kitallis kitallis added bug Something that isn't working as intended category / integrations labels May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended category / integrations category / play store
Projects
None yet
Development

No branches or pull requests

2 participants