We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When updating from v0.1 to v0.2 on my phone, the following error message occurs:
App not installed as package conflicts with an existing package.
The corresponding fix is to first uninstall v0.1 and then re-install v0.2, which will then require the user to re-configure the credentials/settings.
This will be an inconvenience if all future versions require an uninstallation before updating. I'll keep this open until a fix is confirmed.
The text was updated successfully, but these errors were encountered:
As @ijsun mentioned, this issue may be caused by not updating the versionCode in commit bb2fed8.
versionCode
@tigerpaws01, let's bump this number in the next release to see if it fixes the issue.
Reference: https://developer.android.com/studio/publish/versioning#appversioning
Sorry, something went wrong.
No branches or pull requests
When updating from v0.1 to v0.2 on my phone, the following error message occurs:
The corresponding fix is to first uninstall v0.1 and then re-install v0.2, which will then require the user to re-configure the credentials/settings.
This will be an inconvenience if all future versions require an uninstallation before updating. I'll keep this open until a fix is confirmed.
The text was updated successfully, but these errors were encountered: