Kodi Community Forum
iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) (/showthread.php?tid=245978)



RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - DanTheMan827 - 2016-01-07

(2016-01-07, 11:28)richardvdp Wrote: Hi, thanks very much for replying. The kodi icon is still on each ATV but, when I click on it, I get only a blank white screen. I don't recall clicking on run in Xcode. (Perhaps I should delete and reinstall on each ATV from scratch?).

If you double tap the tv button on the remote and actually quit Kodi (swipe up when selected) does it still stay white?

By that description it definitely sounds like the app signer worked just fine and sounds more like a Kodi bug of some kind...

But reinstalling would definitely make it work again if it did initially


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - cpnow2 - 2016-01-07

HI DanThe Man.

Thank you sooooo much for your help. I have NOW managed to get Kodi working Smile using another Apple dev ID so it does look like it was a cert issue or something. Regardless you are a STAR!! I really appreciate all your help.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Paleolithic - 2016-01-07

(2016-01-06, 18:40)DanTheMan827 Wrote: First off, could you send me the ipa file that my program ended up generating so that I can try and figure out what went wrong? The long doesn't seem to give any indication that there should be anything...

And it appears your using a paid developer account?

If that's the case try getting an adhoc provisioning profile for a specific app id (not a wildcard) or (and I know this is inconvenient) try making a free apple developer account and using that

Also, there are newer tvOS builds available than 20151230

Question: Now, with new versions appearing more often, is there any way of moving favorites from earlier versions over to the newer side-loaded Kodi updated application??
Thanks.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - DanTheMan827 - 2016-01-07

(2016-01-07, 13:09)Paleolithic Wrote:
(2016-01-06, 18:40)DanTheMan827 Wrote: First off, could you send me the ipa file that my program ended up generating so that I can try and figure out what went wrong? The long doesn't seem to give any indication that there should be anything...

And it appears your using a paid developer account?

If that's the case try getting an adhoc provisioning profile for a specific app id (not a wildcard) or (and I know this is inconvenient) try making a free apple developer account and using that

Also, there are newer tvOS builds available than 20151230

Question: Now, with new versions appearing more often, is there any way of moving favorites from earlier versions over to the newer side-loaded Kodi updated application??
Thanks.

As long as you don't delete the existing app and use the same provisioning profile to sign the new version you can just install over the old and the settings will keep so long as there isn't any incompatibility between the versions

Also, you can (in the devices window in Xcode) backup the application container by clicking the gear and selecting backup

Then you can right click on that saved package and click show package contents and then modify and restore the data (don't delete the tmp folder in there though)

You can use that method to modify any aspect of the Kodi userdata or remove a problematic addon without completely resetting the userdata for the app


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Paleolithic - 2016-01-07

@DanTheMan827
Thanks for QUICK answer....that will really help, moving forward with each update you kindly provide.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - derasmo182 - 2016-01-09

(2016-01-07, 13:05)cpnow2 Wrote: HI DanThe Man.

Thank you sooooo much for your help. I have NOW managed to get Kodi working Smile using another Apple dev ID so it does look like it was a cert issue or something. Regardless you are a STAR!! I really appreciate all your help.



Hey can you explain how you fixed the issue exactly. I'm having the exact same problem on my Apple TV 4 with Kodi. Was working great, then just a blank screen now.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - cpnow2 - 2016-01-10

Sure.

First of all
I removed every cert provisioning file on my mac and in my dev account.
Created a new fee app dev account
created and installed new certs on mac
in xcode used my new dev id and provisioning file
and bingo it worked.

give it a try . hopefully it will work for you too


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - richardvdp - 2016-01-10

Hi DanTheMan, thank you very much for your help. I've managed to get kodi installed properly on all my devices, and included my add on zips via dropbox, all works really well.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - durr - 2016-01-11

(2016-01-07, 13:15)DanTheMan827 Wrote:
(2016-01-07, 13:09)Paleolithic Wrote:
(2016-01-06, 18:40)DanTheMan827 Wrote: First off, could you send me the ipa file that my program ended up generating so that I can try and figure out what went wrong? The long doesn't seem to give any indication that there should be anything...

And it appears your using a paid developer account?

If that's the case try getting an adhoc provisioning profile for a specific app id (not a wildcard) or (and I know this is inconvenient) try making a free apple developer account and using that

Also, there are newer tvOS builds available than 20151230

Question: Now, with new versions appearing more often, is there any way of moving favorites from earlier versions over to the newer side-loaded Kodi updated application??
Thanks.

As long as you don't delete the existing app and use the same provisioning profile to sign the new version you can just install over the old and the settings will keep so long as there isn't any incompatibility between the versions

Also, you can (in the devices window in Xcode) backup the application container by clicking the gear and selecting backup

Then you can right click on that saved package and click show package contents and then modify and restore the data (don't delete the tmp folder in there though)

You can use that method to modify any aspect of the Kodi userdata or remove a problematic addon without completely resetting the userdata for the app

Hi Dan,

First, thank you for making this possible, love my ATV4 and Kodi!

I deleted the existing app after loading Kodi on ATV4 ;/ - how can I now go back and update tvOS builds? Am I going to have to restart the process like first time but with a new .deb file?

Also - what is the best way to load .zip files on ATV4 Kodi?

Thanks


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - wgstarks - 2016-01-11

(2016-01-11, 07:40)durr Wrote: Also - what is the best way to load .zip files on ATV4 Kodi?

Thanks

I've seen two different methods-
1) Add a source in the file manager and install zip files from that source.
2) Install DBMC Dropbox addon and use Dropbox to import zip files.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - durr - 2016-01-11

(2016-01-11, 15:40)wgstarks Wrote:
(2016-01-11, 07:40)durr Wrote: Also - what is the best way to load .zip files on ATV4 Kodi?

Thanks

I've seen two different methods-
1) Add a source in the file manager and install zip files from that source.
2) Install DBMC Dropbox addon and use Dropbox to import zip files.

Seen it done through DBMC, will try that.

.zip file didn't work through file manager. kept saying add-on does not have correct structure

Smile


iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Canyaya - 2016-01-11

You can also drop them in a shared folder on your network then choose "install from zip file" and navigate to the shared folder.


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Nandor690 - 2016-01-12

(2016-01-06, 02:39)cpnow2 Wrote: Hi
I have been asked to post this issue this thread . Hopefully someone can help me!

I’m trying to install Kodi on an Apple TV4 (tvOS) and have used this good video as a guide:

https://youtu.be/KFFXtGv4azw

Although I can get and see the Kodi app on to ATV when I select it launches - I see the Kodi welcome screen for a millisecond and then just a blank white screen - that’s it.

I have the latest iOS App signer and .deb file ( which are great) - I have double and triple checked that I'm using the right profile in iOS app signer and the correct unique bundle identifier- I'm stumped! I can't figure out the issue. So any other ideas would be really really appreciated.

Below is the log that I extracted from Xcode after one of the installs. Please help!


LOG:

Incident Identifier: D0E531D2-F94E-45D4-A09A-DDFB938DB7D1
CrashReporter Key: 8fdf1ff761e000f6312026e18ff2220bf7b16fb5
Hardware Model: AppleTV5,3
Process: Kodi [139]
Path: /private/var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Kodi
Identifier: appletv4.apple
Version: r#### (17.0.alpha1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]

Date/Time: 2016-01-05 01:41:15.15 +0000
Launch Time: 2016-01-05 01:41:15.15 +0000
OS Version: Apple TVOS 9.1 (13U85)
Report Version: 105

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000120039088
Triggered by Thread: 0

Filtered syslog:
None found

Dyld Error Message:
Dyld Message: Library not loaded: @executable_path/Frameworks/libsmbclient.dylib
Referenced from: /var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Kodi
Reason: no suitable image found. Did find:
/var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Frameworks/libsmbclient.dylib: mmap() errno=1 validating first page of '/var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Frameworks/libsmbclient.dylib'
/private/var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Frameworks/libsmbclient.dylib: mmap() errno=1 validating first page of '/private/var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Frameworks/libsmbclient.dylib'
Dyld Version: 370.6

Binary Images:
0x1000ec000 - 0x10317ffff Kodi arm64 <42af891350ad302a97058ffb8faa2bad> /var/mobile/Containers/Bundle/Application/F4F784A0-E404-4E8D-B635-66E2E3693E42/Kodi.app/Kodi
0x120038000 - 0x120067fff dyld arm64 <1601c5c864ec3a299ccca249eadbdda9> /usr/lib/dyld


I would completely delete anything with kodi that you have done and start completely over. Try using the guide I have linked in my signature


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - tamasp - 2016-01-12

When i install the ipa i get error " cannot install only on unknown device". , strange message.
Does someone know what this is?

Thanks in advance

Anyone?


RE: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Sohnkarlsruhe - 2016-01-14

@Nandor690: what programs you sideloaded except kodi?