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

[Bug]: Can't upgrade Android app from Github #263

Closed
1 task done
solarkraft opened this issue Aug 18, 2022 · 4 comments
Closed
1 task done

[Bug]: Can't upgrade Android app from Github #263

solarkraft opened this issue Aug 18, 2022 · 4 comments
Assignees
Labels
bug Something isn't working confirmed
Milestone

Comments

@solarkraft
Copy link

What happened?

When attempting to upgrade the Android app, for example from 1.4.1 to 1.4.2, installation fails with "App not installed as package conflicts with an existing package".

The workaround is uninstalling the app, which means losing all data, unless the document path has been changed (one reason #255 matters).

VID_20220818_210141_445.mp4

Version

any recent

Platform

Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@solarkraft solarkraft added the bug Something isn't working label Aug 18, 2022
@CodeDoctorDE CodeDoctorDE moved this to 📕 Todo in Butterfly Aug 18, 2022
@CodeDoctorDE
Copy link
Member

Do you installed the app using the store? You cannot update the app through github if you installed it using playstore/fdroid

@solarkraft
Copy link
Author

solarkraft commented Aug 18, 2022

The last releases have been installed from Github, as seen in the video.

I have installed from F-Droid at some point, but that's a relatively long time and many releases ago.

In the video you see me freshly installing from Github and the attempt to update also from Github fail.

@CodeDoctorDE CodeDoctorDE added this to the 1.4 milestone Aug 19, 2022
@CodeDoctorDE
Copy link
Member

Okay, I added signing to the apk.
For the last time you need to uninstall it and reinstall it to use the 1.4.3.
After that it should work normally

@CodeDoctorDE
Copy link
Member

FDroid and Play Store signs the app with their own signing.
That means that you need to uninstall it to use the store versions

Repository owner moved this from 📕 Todo to ✅ Done in Butterfly Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

2 participants