From f5720d2a163dd7479e650b8c8ecb19855ec763b8 Mon Sep 17 00:00:00 2001 From: JonasFranz Date: Thu, 25 Jun 2020 16:12:23 +0000 Subject: [PATCH] Add TestFlight link --- content/download/index.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index 1fc945a..8e13755 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -36,6 +36,7 @@ You can also [get the source code](http://code.vikunja.io/frontend) and build it 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. -As the app is built with flutter, we'll have binaries for iOS once we figured out a good way to build these with our infrastructure. Due to restrictions in the iOS platform, you'll have to sign these yourself to install it on your apple device. We'll also publish these to the app store one day. +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 version are published by the CI automatically. You can also [get the source code](http://code.vikunja.io/app) and build it yourself (for both Android and iOS).