HOW-TO:Install Kodi for iOS: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
(43 intermediate revisions by 6 users not shown)
Line 2: Line 2:
The current stable release for iOS is {{current version}}.
The current stable release for iOS is {{current version}}.
;Requirements:
;Requirements:
{{#lst:Supported hardware|iDevices}}
{{#lst:Supported hardware|iOS}}
* If you have any issues, be sure to read the [[iOS FAQ]]!


{{Kodi migration note}} <br />


__TOC__
__TOC__
{{-}}
{{-}}
== Kodi 32-bit or 64-bit? ==


== Installing from Cydia ==
Whichever installation method you will follow to install Kodi on your Apple device, you will need to choose between a 32-bit Kodi package or a 64-bit Kodi package.
{{warning|1=Kodi v16 has not been posted to the Team Kodi Cydia repo yet due to server issues. However, you can manually install by by clicking here on your iOS device and opening the resulting file in iFile: '''[{{download link|iOS}} download deb]''', using the instructions from '''[[#Development and custom builds|here]]'''.}}
This choice depends on the processor of your device:


<gallery widths=225px heights=338px>
'''32-bit (ios-arm):'''
File:cydia_.PNG|'''Step 1:''' Tap the Cydia icon on your homescreen.
* iPhone 1st generation, 3G, 3GS, 4, 4S, 5 and 5C
File:repo_.PNG|'''Step 2:''' Sources -> Edit -> Add<br />'''Step 3:''' Type in {{highlight|<nowiki>http://mirrors.kodi.tv/apt/ios/</nowiki>}}
* iPod Touch 1st, 2nd, 3rd, 4th and 5th generation
File:Install1_.PNG|'''Step 4:''' Tap on the teamKodi source.
* iPad 1st, 2nd, 3rd and 4th generation
File:Install2_.PNG|'''Step 5:''' Tap on 'All Packages' and then on 'Kodi-iOS'.
* iPad Mini 1st generation
File:Install3_.PNG|'''Step 6:''' Tap install, then confirm.
File:Install4_.PNG|'''Step 7:''' Let it install, then exit Cydia. You should now have a new Kodi icon on your screen.
</gallery>
 
And you're done! You should now be running {{current version}} for iOS. See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.


=== Updating ===
'''64-bit (ios-arm64):'''
Updates for stable releases of {{kodi}} are handled by Cydia and will show up in the 'Changes' section when available. (After updating the sources)
* All other newer iPhone, iPad and iPod Touch


=== Uninstalling ===
== Which version of Kodi can I install? ==
==== Uninstalling just XBMC/Kodi ====
<gallery widths=225px heights=338px>
File:cydia_.PNG|'''Step 1:''' Tap the Cydia icon on your homescreen.
File:Install1_.PNG|'''Step 2:''' Tap 'Installed' from the bottom of the Cydia menu and then tap Packages
File:KODIinlist_.PNG|'''Step 3:''' Find and tap {{kodi}} in the list of installed packages.
File:KODI-iOS_.PNG|'''Step 4:''' Tap on Modify in the top right and then choose Remove from the pop up menu. <br />'''Step 5:''' Let {{kodi}} uninstall and then press 'Return to Cydia'.
</gallery>


You're all done.
* '''iOS 9.0 and above:''' latest working Kodi release version is {{current version}}
* '''iPadOS 13.1 and above:''' latest working Kodi release version is {{current version}}
* '''iOS 8.4.1 and below''' latest working Kodi release version is Kodi v17.6 Krypton


==== Removing settings ====
== Download Kodi package ==
{{kodi}} will uninstall from your iDevice but will leave certain things ([[databases]] and everything in your [[userdata folder]]) behind to make it easier if you wanted to reinstall. To delete those:


;From the terminal, run:
Some installation methods given below will ask you to download a Kodi package (<code>.deb</code> file).
<pre>rm -Rf /private/var/mobile/Library/Preferences/XBMC/</pre>
You will find this file in the current section.
<pre>rm -Rf /private/var/mobile/Library/Preferences/Kodi/</pre>
First, check if your device needs a [[#Kodi_32-bit_or_64-bit.3F|32 bit or a 64 bit Kodi build]].


;Or
=== Latest stable Kodi release ===


;From iFile:
If you just want the latest stable Kodi version available for your device, simply click on the '''32-bit''' or '''64-bit''' link above:
Delete /private/var/mobile/Library/Preferences/XBMC/
* [{{download link|iOS (64Bit)}} Latest stable Kodi package for 64-bit devices]
* [{{download link|iOS}} Latest stable Kodi package for 32-bit devices]


Delete /private/var/mobile/Library/Preferences/Kodi/
=== Other Kodi builds ===
 
== Development and custom builds ==
{{anchor|Monthly builds|Beta|Frodo beta|Frodo RC|Beta builds|Nightly builds|Development builds}}
{{anchor|Monthly builds|Beta|Frodo beta|Frodo RC|Beta builds|Nightly builds|Development builds}}
{{main|Development builds}}
{{main|Development builds}}


{{highlight|color=#FFB5B5| {{big|ALWAYS '''[[BACKUP]]''' YOUR '''[[userdata|USERDATA FOLDER]]''' WHEN USING DEVELOPMENT BUILDS! }} }}
{{highlight|color=#FFB5B5| {{big|ALWAYS '''[[Backup]]''' YOUR '''[[Userdata|USERDATA FOLDER]]''' WHEN USING DEVELOPMENT BUILDS! }} }}


If you want to try a beta or a nightly build of Kodi, choose the build version that you want to install:
{| class="prettytable"
{| class="prettytable"
|-
|-
! Build !! Description !! URL
! Build !! Description !! URL
|-
|-
| '''Nightly build''' || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]] || ''Download the newest .deb file from:'' http://mirrors.kodi.tv/nightlies/darwin/ios/
| '''Stable build''' || Stable builds are the current stable and recommended versions of Kodi to install on your device. || '''- 64-bit:''' http://mirrors.kodi.tv/releases/darwin/ios-arm64/<br> '''- 32-bit:''' http://mirrors.kodi.tv/releases/darwin/ios/
|-
|-
| '''Monthly build''' || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code. || ''Download the newest .deb file from:'' http://mirrors.kodi.tv/snapshots/darwin/ios/
| '''Nightly build''' || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to backup your userdata folder || '''- 64-bit:''' http://mirrors.kodi.tv/nightlies/darwin/ios-arm64/<br> '''- 32-bit:''' http://mirrors.kodi.tv/nightlies/darwin/ios/
|-
|-
| '''Betas and {{nowrap|release candidates}}''' || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds. || ''Download the newest .deb file from:'' http://mirrors.kodi.tv/releases/darwin/ios
| '''Monthly build''' || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code. || '''- 64-bit:''' http://mirrors.kodi.tv/snapshots/darwin/ios-arm64/<br> '''- 32-bit:''' http://mirrors.kodi.tv/snapshots/darwin/ios/
|-
|-
| '''Older stable builds''' || If you wish to download an older version of XBMC/Kodi for whatever reason, you can do so with these same instructions below. || http://mirrors.kodi.tv/apt/ios/deb/
| '''Older stable builds''' || If you wish to download an older version of XBMC/Kodi for whatever reason, you can do so with these same instructions below. || http://mirrors.kodi.tv/apt/ios/deb/
|}
|}
== Jailbroken devices ==
{{notice|If your device is not jailbroken, please follow one of the methods given in [[#Non-jailbroken_devices|Non-jailbroken devices section]]}}
If your device is jailbroken, you can install Kodi with one the methods given below, you only need to choose one.
=== (option A) Install from Cydia ===
==== Installing ====
Kodi releases are available on the default BigBoss repository.
<gallery mode="packed" widths="225px" heights="338px">
File:Install ios cydia 1.PNG|'''Step 1:''' Tap the Cydia icon on your homescreen.
File:Install ios cydia 6.PNG|'''Step 2:''' Open "Search" tab.
File:Install ios cydia 7.PNG|'''Step 3:''' Enter "Kodi" in the search field and touch the Kodi version corresponding to your device.
File:Install ios cydia 8.PNG|'''Step 4:''' Touch "Modify".
File:Install ios cydia 9.PNG|'''Step 5:''' Touch "Install".
File:Install ios cydia 10.PNG|'''Step 6:''' Touch "Confirm".
File:Install ios cydia 11.PNG|'''Step 7:''' Wait until the "Return to Cydia" button appears and touch it.
File:Install ios cydia 12.PNG|'''Step 8:''' And you're done! You should now be running {{current version}} for iOS. Enjoy!
</gallery>
<!--File:Install ios cydia 2.PNG|'''Step 2:''' Open "Sources" tab.-->
<!--File:Install ios cydia 3.PNG|'''Step 3:''' Touch "Edit".-->
<!--File:Install ios cydia 4.PNG|'''Step 4:''' Fill in the official Team Kodi repository: {{highlight|<nowiki>http://mirrors.kodi.tv/apt/ios/</nowiki>}} and touch "Add Source".-->
<!--File:Install ios cydia 5.PNG|'''Step 5:''' Wait until the "Return to Cydia" button appears and touch it.-->
==== Updating ====
Updates for stable releases of {{kodi}} are handled by Cydia and will show up in the 'Changes' section when available. (After updating the sources).
==== Uninstalling ====
<gallery mode="packed" widths="225px" heights="338px">
File:Remove ios cydia 1.PNG|'''Step 1:''' Tap the Cydia icon on your homescreen.
File:Remove ios cydia 2.PNG|'''Step 2:''' Touch "Installed" tab.
File:Remove ios cydia 3.PNG|'''Step 3:''' Find Kodi in the list and touch it.
File:Remove ios cydia 4.PNG|'''Step 4:''' Touch "Modify".
File:Remove ios cydia 5.PNG|'''Step 5:''' Touch "Remove".
File:Remove ios cydia 6.PNG|'''Step 6:''' Touch "Confirm".
File:Remove ios cydia 7.PNG|'''Step 7:''' Wait until "Return to Cydia" button appears and touch it. You're all done.
</gallery>
==== Removing settings ====
{{kodi}} will uninstall from your iDevice but will leave certain things ([[Databases]] and everything in your [[Userdata]]) behind to make it easier if you wanted to reinstall. To delete those:
* From the terminal, run {{highlight|<nowiki>rm -Rf /private/var/mobile/Library/Preferences/XBMC/</nowiki>}} and {{highlight|<nowiki>rm -Rf /private/var/mobile/Library/Preferences/Kodi/</nowiki>}}.
* Or from iFile/Filza delete {{highlight|<nowiki>/private/var/mobile/Library/Preferences/XBMC/</nowiki>}} and {{highlight|<nowiki>/private/var/mobile/Library/Preferences/Kodi/</nowiki>}}.
=== (option B) Install from iFile ===


# Install iFile from Cydia if you don't already have it.
# Install iFile from Cydia if you don't already have it.
# In Mobile Safari (or any browser that can download files) open the <code>.deb</code> file you wish to install, such as from the locations noted above.
# In Mobile Safari (or any browser that can download files) open the <code>.deb</code> file you wish to install, such as from the locations noted [[#Download Kodi package|here]].
#:: '''EXAMPLE:''' <code><nowiki>http://</nowiki>mirrors.kodi.tv/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios'''.deb'''</code>
#:: ''(e.g: <code><nowiki>http://</nowiki>mirrors.kodi.tv/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb</code>)''
# Wait for the download to complete.
# Wait for the download to complete.
#:: {{note|Mobile Safari won't show a progress bar for downloads. Just wait a few minutes until the download is done, but don't close Safari.}}
#:: {{note|Mobile Safari won't show a progress bar for downloads. Just wait a few minutes until the download is done, but don't close Safari.}}
Line 81: Line 116:
# In iFile, swipe to delete the downloaded {{kodi}} deb file as it is no longer needed.
# In iFile, swipe to delete the downloaded {{kodi}} deb file as it is no longer needed.


See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.
{{note|To go back to a stable version of {{kodi}} you might need to first uninstall {{kodi}} and then use the normal install instructions, or manually download the stable release deb file and install using the dev build instructions.}}
 
=== (option C) Install from Filza ===
 
# Install Filza from Cydia if you don't already have it.
# In Mobile Safari (or any browser that can download files) open the <code>.deb</code> file you wish to install, such as from the locations noted [[#Download Kodi package|here]].
#:: ''(e.g: <code><nowiki>http://</nowiki>mirrors.kodi.tv/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb</code>)''
# Wait for the download to complete.
#:: {{note|Mobile Safari won't show a progress bar for downloads. Just wait a few minutes until the download is done, but don't close Safari.}}
# Select '''"Open in..."'''
# Select '''Filza''' from the available apps
# Filza will open and get a copy of the downloaded. In the files list, select the freshly downloaded file and choose '''install'''.
# When you see <code>bash-5.0#</code> at the bottom of your screen you can select '''respring''' at the top right and '''yes'''.


{{note|To go back to a stable version of {{kodi}} you might need to first uninstall {{kodi}} and then use the normal install instructions, or manually download the stable release deb file and install using the dev build instructions.}}
== Non-jailbroken devices ==


== Installing using Xcode and iOS App Signer==
=== (option A) Install from Xcode and iOS App Signer ===
{{warning|This is considered and advanced and slightly-expirimental method. It is not for the faint of heart.
{{warning|This is considered and advanced and slightly-expirimental method. It is not for the faint of heart.
This method also requires that Kodi be re-installed every '''7 days''' if you are using a free iOS dev account.}}


{{warning|This method need macOS and Xcode
To get macOS on you computer you can use a virtual machine or check for building an [[w:Hackintosh|hackintosh]], but we will not discuss this here.}}


This method also requires that Kodi be re-installed every '''7 days''' if you are using a free iOS dev account. If you want to avoid the 7 day limitation, consider following the instructions at [https://udidregistrations.com/certificate-instructions/ UDID Registrations] for paid Certificate & Provisioning files.}}
==== Prerequisites ====
 
=== Prerequisites ===
* [http://dantheman827.github.io/ios-app-signer/ iOS App Signer]
* [http://dantheman827.github.io/ios-app-signer/ iOS App Signer]
* Mac OS X 10.9 or higher
* Mac OS X 10.9 or higher
* Xcode 7 or higher
* Xcode 7 or higher


=== Downloads ===
==== Downloads ====
{| class="prettytable"
Download the Kodi package by following this [[#Download Kodi package|section]].
|-
! Build !! Description
|-
| '''[http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]''' || These are the current stable and recommended versions of Kodi to install on your device.
|-
| '''[http://mirrors.kodi.tv/nightlies/darwin/ios/ Nightly builds]''' || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]]
|-
| '''[http://mirrors.kodi.tv/snapshots/darwin/ios/ Monthly builds]''' || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code.
|-
| '''[http://mirrors.kodi.tv/releases/darwin/ios/ Betas and {{nowrap|release candidates}}]''' || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds.
|}


=== Instructions ===
==== Instructions ====
If you have a paid developer account with a wildcard (*) provisioning profile, you do not need to follow steps 1-6.
If you have a paid developer account with a wildcard (*) provisioning profile, you do not need to follow steps 1-6.


Line 119: Line 156:
File:ios-app-signer-howto-4.png|'''Step 4:''' Xcode may have you sign into or create your free developer account.
File:ios-app-signer-howto-4.png|'''Step 4:''' Xcode may have you sign into or create your free developer account.
File:ios-app-signer-howto-5.png|'''Step 5:''' Select your development team.
File:ios-app-signer-howto-5.png|'''Step 5:''' Select your development team.
File:ios-app-signer-howto-6.png|'''Step 6:''' After fixing the issue, Xcode shouldn't have any errors.<br />'''If you have additional devices'''<ul><li>Plug in the device</li><li>Go to the Product Menu</li><li>Under Destination, select your device</li><li>Repeat from step 3</li></ul>
File:ios-app-signer-howto-6.png|'''Step 6:''' After fixing the issue, Xcode shouldn't have any errors.<br />'''If you have additional devices'''<br />-Plug in the device<br />-Go to the Product Menu<br />-Under Destination, select your device<br />-Repeat from step 3
File:ios-app-signer-howto-7.png|'''Step 7:''' Open iOS App Signer and select your signing certificate and provisioning profile, click start and choose a location to save the output.
File:ios-app-signer-howto-7.png|'''Step 7:''' Open iOS App Signer and select your signing certificate and provisioning profile, click start and choose a location to save the output.
File:ios-app-signer-howto-8.png|'''Step 8:''' In Xcode, click the Window menu and then Devices.
File:ios-app-signer-howto-8.png|'''Step 8:''' In Xcode, click the Window menu and then Devices.
Line 125: Line 162:
</gallery>
</gallery>


=== Updating Kodi ===
==== Updating Kodi ====
To update Kodi, run iOS App Signer and select the new deb file and the same provisioning profile that you used initially.
To update Kodi, run iOS App Signer and select the new deb file and the same provisioning profile that you used initially.


=== Modifying Kodi userdata ===
==== Modifying Kodi userdata ====
To modify the Kodi userdata, you can use any iOS file manager such as [http://www.i-funbox.com/ iFunbox]
To modify the Kodi userdata, you can use any iOS file manager such as [http://www.i-funbox.com/ iFunbox]


=== Help ===
==== Help ====
If you are having trouble using iOS App Signer, please post in the [http://forum.kodi.tv/showthread.php?tid=245978 forum topic]
If you are having trouble using iOS App Signer, please post in the [http://forum.kodi.tv/showthread.php?tid=245978 forum topic]


=== Remove 7 Day Limitation ===
=== (option B) Install from Cydia Impactor ===
 
If you want to avoid the 7 day limitation, consider following the instructions at [https://udidregistrations.com/certificate-instructions/ UDID Registrations] for paid Certificate & Provisioning files.
 
== Installing using Cydia Impactor==
{{warning|Cydia Impactor is still a work-in-progress, There might be some bugs that you face while installing Kodi. It is not for the faint of heart.
{{warning|Cydia Impactor is still a work-in-progress, There might be some bugs that you face while installing Kodi. It is not for the faint of heart.
This method also requires that Kodi be re-installed every '''7 days''' if you are using a free iOS dev account.}}
This method also requires that Kodi be re-installed every '''7 days''' if you are using a free iOS dev account.}}


=== Prerequisites ===
==== Prerequisites ====
* [http://cydiaimpactor.com/ Cydia Impactor]
* [http://cydiaimpactor.com/ Cydia Impactor]
* Windows 7 or Higher
* Windows 7 or Higher
* Latest version of iTunes
* Latest version of iTunes
* Latest .deb file of Kodi from [http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]
* A <code>.deb</code> file of Kodi (see this [[#Download Kodi package|section]])
 
=== Downloads ===
I will suggest only stable builds but if you wish you can use other builds as you like.
{| class="prettytable"
|-
! Build !! Description
|-
| '''[http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]''' || These are the current stable and recommended versions of Kodi to install on your device.
|-
| '''[http://mirrors.kodi.tv/nightlies/darwin/ios/ Nightly builds]''' || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]]
|-
| '''[http://mirrors.kodi.tv/snapshots/darwin/ios/ Monthly builds]''' || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code.
|-
| '''[http://mirrors.kodi.tv/releases/darwin/ios/ Betas and {{nowrap|release candidates}}]''' || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds.
|}


=== Converting deb into ipa ===
==== Converting deb into ipa ====


Before beginning the installation, you have to convert .deb file of Kodi into .ipa. That is because Cydia Impactor only accepts .ipa files and not .deb files. If you already know how to convert .deb into .ipa, you skip to the installation below.
Before beginning the installation, you have to convert .deb file of Kodi into .ipa. That is because Cydia Impactor only accepts .ipa files and not .deb files. If you already know how to convert .deb into .ipa, you skip to the installation below.
Line 186: Line 202:
</gallery>[https://www.drgeeky.com/convert-deb-file-into-ipa-file-for-sideloading-cydia-apps/ Source]
</gallery>[https://www.drgeeky.com/convert-deb-file-into-ipa-file-for-sideloading-cydia-apps/ Source]


=== Installing Kodi Using Cydia Impactor ===
==== Installing Kodi Using Cydia Impactor ====
{{warning|If you a free Apple dev account this method no longer works since November 2019}}


<gallery widths="225px">
<gallery widths="225px">
Line 198: Line 215:
[https://www.drgeeky.com/kodi-iphone-without-jailbreak-windows-no-xcode-no-mac/ Source]
[https://www.drgeeky.com/kodi-iphone-without-jailbreak-windows-no-xcode-no-mac/ Source]


== Installing using iPwnStore ==
=== Prerequisites ===
* [https://udidregistrations.com/ Certificate & Provisioning Files (Paid)]
* iOS 10+
* iTunes, Xcode, or iFunBox for Apple TV Syncing
* Latest .deb file of Kodi from [http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]
=== Instructions ===
* iPhone, iPad, iPod Touch Instructions can be found [https://udidregistrations.com/certificate-instructions/ here].
* Apple TV instructions can be found [https://udidregistrations.com/tv/ here].


{{Isengard updated}}
{{Updated|18}}


[[Category:Manual]]
[[Category:Apple]]
[[Category:IOS|IOS]]
[[Category:How-to|IOS]]
[[Category:How-to|IOS]]
[[Category:Installation|IOS]]
[[Category:Installation|IOS]]

Revision as of 20:13, 11 December 2020

Home icon grey.png   ▶ iOS ▶ HOW-TO:Install Kodi for iOS

The current stable release for iOS is Kodi v20.5 Nexus.

Requirements
  • To install Kodi for iOS/iPadOS you must have one of the following:
    • a jailbroken iDevice running iOS 6.0 or higher, though iOS 8.0 or higher is recommended
    • a normal iDevice running iOS 6.0 or higher and a Mac running Xcode 7 and higher
  • For hardware: iPad, iPhone and iPod touch.



Kodi 32-bit or 64-bit?

Whichever installation method you will follow to install Kodi on your Apple device, you will need to choose between a 32-bit Kodi package or a 64-bit Kodi package. This choice depends on the processor of your device:

32-bit (ios-arm):

  • iPhone 1st generation, 3G, 3GS, 4, 4S, 5 and 5C
  • iPod Touch 1st, 2nd, 3rd, 4th and 5th generation
  • iPad 1st, 2nd, 3rd and 4th generation
  • iPad Mini 1st generation

64-bit (ios-arm64):

  • All other newer iPhone, iPad and iPod Touch

Which version of Kodi can I install?

  • iOS 9.0 and above: latest working Kodi release version is Kodi v20.5 Nexus
  • iPadOS 13.1 and above: latest working Kodi release version is Kodi v20.5 Nexus
  • iOS 8.4.1 and below latest working Kodi release version is Kodi v17.6 Krypton

Download Kodi package

Some installation methods given below will ask you to download a Kodi package (.deb file). You will find this file in the current section. First, check if your device needs a 32 bit or a 64 bit Kodi build.

Latest stable Kodi release

If you just want the latest stable Kodi version available for your device, simply click on the 32-bit or 64-bit link above:

Other Kodi builds

ALWAYS Backup YOUR USERDATA FOLDER WHEN USING DEVELOPMENT BUILDS!

If you want to try a beta or a nightly build of Kodi, choose the build version that you want to install:

Build Description URL
Stable build Stable builds are the current stable and recommended versions of Kodi to install on your device. - 64-bit: http://mirrors.kodi.tv/releases/darwin/ios-arm64/
- 32-bit: http://mirrors.kodi.tv/releases/darwin/ios/
Nightly build Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to backup your userdata folder - 64-bit: http://mirrors.kodi.tv/nightlies/darwin/ios-arm64/
- 32-bit: http://mirrors.kodi.tv/nightlies/darwin/ios/
Monthly build Monthly builds are more stable than nightly builds, but still contain lots of experimental new code. - 64-bit: http://mirrors.kodi.tv/snapshots/darwin/ios-arm64/
- 32-bit: http://mirrors.kodi.tv/snapshots/darwin/ios/
Older stable builds If you wish to download an older version of XBMC/Kodi for whatever reason, you can do so with these same instructions below. http://mirrors.kodi.tv/apt/ios/deb/

Jailbroken devices

Emblem-important-yellow.png NOTICE:
If your device is not jailbroken, please follow one of the methods given in Non-jailbroken devices section

If your device is jailbroken, you can install Kodi with one the methods given below, you only need to choose one.

(option A) Install from Cydia

Installing

Kodi releases are available on the default BigBoss repository.

Updating

Updates for stable releases of Kodi are handled by Cydia and will show up in the 'Changes' section when available. (After updating the sources).

Uninstalling

Removing settings

Kodi will uninstall from your iDevice but will leave certain things (Databases and everything in your Userdata) behind to make it easier if you wanted to reinstall. To delete those:

  • From the terminal, run rm -Rf /private/var/mobile/Library/Preferences/XBMC/ and rm -Rf /private/var/mobile/Library/Preferences/Kodi/.
  • Or from iFile/Filza delete /private/var/mobile/Library/Preferences/XBMC/ and /private/var/mobile/Library/Preferences/Kodi/.

(option B) Install from iFile

  1. Install iFile from Cydia if you don't already have it.
  2. In Mobile Safari (or any browser that can download files) open the .deb file you wish to install, such as from the locations noted here.
    (e.g: http://mirrors.kodi.tv/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb)
  3. Wait for the download to complete.
    Note: Mobile Safari won't show a progress bar for downloads. Just wait a few minutes until the download is done, but don't close Safari.
  4. Select "Open in..."
  5. Select iFile from the available apps
  6. iFile will get a copy of the downloaded file and open an action menu. Select install. When iFile is complete you can tap done at the top.
  7. In iFile, swipe to delete the downloaded Kodi deb file as it is no longer needed.

Note: To go back to a stable version of Kodi you might need to first uninstall Kodi and then use the normal install instructions, or manually download the stable release deb file and install using the dev build instructions.

(option C) Install from Filza

  1. Install Filza from Cydia if you don't already have it.
  2. In Mobile Safari (or any browser that can download files) open the .deb file you wish to install, such as from the locations noted here.
    (e.g: http://mirrors.kodi.tv/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb)
  3. Wait for the download to complete.
    Note: Mobile Safari won't show a progress bar for downloads. Just wait a few minutes until the download is done, but don't close Safari.
  4. Select "Open in..."
  5. Select Filza from the available apps
  6. Filza will open and get a copy of the downloaded. In the files list, select the freshly downloaded file and choose install.
  7. When you see bash-5.0# at the bottom of your screen you can select respring at the top right and yes.

Non-jailbroken devices

(option A) Install from Xcode and iOS App Signer

Stop hand.png This is considered and advanced and slightly-expirimental method. It is not for the faint of heart.

This method also requires that Kodi be re-installed every 7 days if you are using a free iOS dev account.


Stop hand.png This method need macOS and Xcode

To get macOS on you computer you can use a virtual machine or check for building an hackintosh, but we will not discuss this here.


Prerequisites

Downloads

Download the Kodi package by following this section.

Instructions

If you have a paid developer account with a wildcard (*) provisioning profile, you do not need to follow steps 1-6.

Updating Kodi

To update Kodi, run iOS App Signer and select the new deb file and the same provisioning profile that you used initially.

Modifying Kodi userdata

To modify the Kodi userdata, you can use any iOS file manager such as iFunbox

Help

If you are having trouble using iOS App Signer, please post in the forum topic

(option B) Install from Cydia Impactor

Stop hand.png Cydia Impactor is still a work-in-progress, There might be some bugs that you face while installing Kodi. It is not for the faint of heart.

This method also requires that Kodi be re-installed every 7 days if you are using a free iOS dev account.


Prerequisites

Converting deb into ipa

Before beginning the installation, you have to convert .deb file of Kodi into .ipa. That is because Cydia Impactor only accepts .ipa files and not .deb files. If you already know how to convert .deb into .ipa, you skip to the installation below.

  • You will need to Download 7-zip and install it in your PC
  • Download required kodi build from the links given above in your PC

Follow the steps given below and you will be able to convert .deb file into .ipa file.

Source

Installing Kodi Using Cydia Impactor

Stop hand.png If you a free Apple dev account this method no longer works since November 2019


Source