From 851cd3dcdff387a2187015b86d41e3a66f3b73d9 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 17 Oct 2018 13:25:20 +0200 Subject: [PATCH] updated download text --- content/download/index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index 58fb0db..9601dd1 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -29,7 +29,7 @@ You can also [get the source code](http://code.vikunja.io/frontend) and build it ## Mobile apps -We have [pre-built apks for Android](https://storage.kolaente.de/minio/vikunja-app/) which you can download and install on your device. We'll publish it to F-Droid and the Google Play Store. +We have [pre-built apks for Android](https://storage.kolaente.de/minio/vikunja-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.