Skip to content

Commit 03d915b

Browse files
committed
Add AppStore note
Add AppStore link Fix visual bug
1 parent 1c20929 commit 03d915b

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ kramdown:
2828

2929
# Jamulus release binary links
3030
download_root_link: "https://github.com/jamulussoftware/jamulus/releases/download/r3_11_0/"
31+
download_ios_app_store_link: "https://apps.apple.com/us/app/jamulus/id6654925705"
3132
download_file_names:
3233
deb-gui: "jamulus_3.11.0_ubuntu_amd64.deb"
3334
deb-headless: "jamulus-headless_3.11.0_ubuntu_amd64.deb"

wiki/en/Installation-for-iOS.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,17 @@ Make sure you've already read the [Getting Started](Getting-Started) page.
1616

1717
## Things to note about iOS
1818

19-
If you have don't own a PC, we suggest you to buy a [Raspberry Pi](https://www.raspberrypi.org/){: target="_blank" rel="noopener noreferrer" } which is an inexpensive and small device that performs very well with Jamulus. iOS support is just a proof of concept.
19+
If you have don't own a PC, we suggest you to buy a [Raspberry Pi](https://www.raspberrypi.org/){: target="_blank" rel="noopener noreferrer" } which is an inexpensive and small device that performs very well with Jamulus.
2020

21-
* To install Jamulus on your iOS device, you need a (free or paid) Apple Developer account and preferably a computer.
22-
* If you don't pay for an Apple developer account, Jamulus will only run for at most 7 days before you need to re-install it.
23-
* Jamulus on iOS works quite well if everything is set up correctly. However, we strongly recommend you use an audio interface and an USB-Ethernet adapter. If you own an older device which has a Lightning port and not USB-C, you can use something like the [Lightning to USB Camera Adapter](https://www.apple.com/uk/shop/product/MD821ZM/A/lightning-to-usb-camera-adapter) and a (powered) USB-hub.
21+
* Jamulus on iOS works quite well if everything is set up correctly. However, we strongly recommend you use an audio interface and an USB-Ethernet adapter. If you own an older device which has a Lightning port and not USB-C, you can use something like the [Lightning to USB Camera Adapter](https://www.apple.com/uk/shop/product/MD821ZM/A/lightning-to-usb-camera-adapter) and a (powered) USB-hub. Bluetooth Headphones do not work well.
2422
* If you must use Jamulus on a wireless network, you should prefer a cellular (5G) connection over WiFi.
25-
* Unofficial Jamulus compatible apps like [KOORD](https://apps.apple.com/us/app/koord/id1621509341) are available on the AppStore but may not have the same features as the official Jamulus release.
2623

24+
## Install for iOS (AppStore)
25+
1. Plug in your audio interface into your device
26+
2. Connect a wired internet connection to your device
27+
3. [Download Jamulus (AppStore)]({{ site.download_ios_app_store_link }}){:.button}
2728

28-
## Install for iOS (for experienced users only)
29+
## Install for iOS manually (for experienced users only)
2930

3031
**Note**: We provide an unsigned .ipa file which you need to sign and then install on your device. If you are not Jailbroken (and have AppSync installed), you might need additional software to install Jamulus. There are multiple ways to do that, but this guide only explains the most standard approach. Please note that we assume you already have a (free) Apple developer account. If you don't have one, create an Apple ID and [Sign up for a developer account](https://developer.apple.com/membercenter). We recommend to create one without two factor authentification and unrelated to your potential personal account. You will need to enter the password in non-Apple software.
3132

@@ -40,7 +41,7 @@ If you own a Mac and have Xcode installed, compiling Jamulus from source might b
4041

4142
## Feedback and development
4243

43-
Our view is that the iOS version is not sufficiently mature to be published on the AppStore. Feel free to help out:
44+
Jamulus does not have a mobile friendly user interface. Feel free to help out:
4445
Just head over to the [Jamulus GitHub repo](https://github.com/jamulussoftware/jamulus/).
4546

4647
Please also read the [APPLEAPPSTORE.LICENCE.WAIVER](https://github.com/jamulussoftware/jamulus/blob/main/APPLEAPPSTORE.LICENCE.WAIVER) concerning Jamulus being published via the Apple AppStore.

0 commit comments

Comments
 (0)