You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/en/Installation-for-iOS.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,17 @@ Make sure you've already read the [Getting Started](Getting-Started) page.
16
16
17
17
## Things to note about iOS
18
18
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.
20
20
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.
24
22
* 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.
26
23
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
## Install for iOS manually (for experienced users only)
29
30
30
31
**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.
31
32
@@ -40,7 +41,7 @@ If you own a Mac and have Xcode installed, compiling Jamulus from source might b
40
41
41
42
## Feedback and development
42
43
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:
44
45
Just head over to the [Jamulus GitHub repo](https://github.com/jamulussoftware/jamulus/).
45
46
46
47
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