docs: update android app download link
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kolaente 2021-12-27 20:19:06 +01:00
parent fcea59ab72
commit 168e297e39
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 7 additions and 7 deletions

View File

@ -51,13 +51,13 @@ If you want to use Vikunja on mobile, you're currently better off using the PWA
</div>
We have [pre-built apks for Android](https://dl.vikunja.io/app/) which you can download and install on your device.
We'll publish it to F-Droid, and the Google Play Store once the app is feature complete.
We'll publish it to F-Droid and the Google Play Store once the app is feature complete.
**Note:** We don't accept new TestFlight users at the moment due to issues with the build machine used to release fresh iOS builds.
If you want to use Vikunja on iOS you will need to either use the PWA or build it yourself.
The app has one [known issue](https://kolaente.dev/vikunja/app/issues/48) right now which makes it essentially unusable.
You can try [one of the recent builds from github](https://github.com/go-vikunja/app/actions/runs/1606526877), but these are untested.
We provide the latest build as beta version via TestFlight for iOS users.
To install the version please follow this link: [https://testflight.apple.com/join/KxOaAraq](https://testflight.apple.com/join/KxOaAraq).
New versions will be published by the CI automatically.
Unfortunately there's not really any capacity or ressources right now for the flutter app.
If you have time and know flutter, we're happily accepting PRs on Github.
You can also [get the source code](https://github.com/go-vikunja/app) and build it yourself (for both Android and iOS).
You can also [get the source code](http://code.vikunja.io/app) and build it yourself (for both Android and iOS).