[Feature]: Provide Android APK for nightly builds #6880
boommasterxd
started this conversation in
Ideas
Replies: 1 comment
|
APKs in general would be nice as well, to download with Obtainium rather than going through Google's Play Store. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/mobile
Problem or use case
When using the nightly version of the desktop app or the nightly version of the server, sometimes the android app cannot connect to the remotes because of an version mismatch, between mobile app and remote server.
Proposed solution
Include an Android APK in the nightly releases, so that server and mobile app have compatible versions.
Why this matters
This would allow nightly users to use the android app more reliable.
Smallest useful scope
Include the APK in the release.
Alternatives considered
No response
Risks or tradeoffs
Release time may go up, if the apk is not already build on release.
Examples or references
No response
Contribution
All reactions