Posts: 11
Joined: Oct 2015
Reputation:
0
slauz
Junior Member
Posts: 11
Hi Dan - I have tested with iPhone 5 (iOS 9.1) - still crashes at the start.
I tried to use your iOS App Signer - but not sure what to do to fill in the 'Signed Certificate' entry. When I enter for deb file and provision profile - and hit 'Start' - app crashes.
May be something wrong with my profile - in Xcode Signing Identities, I see 'Reset' under Action column for iOS Development and Mac Development. All others say 'Create'. Is this okay?
Thanks again.
Posts: 613
Joined: Jul 2012
Reputation:
30
Ok, this makes sense now...
It seems that my app either isn't able to find your signing certificate or it's corrupted...
If you click reset it shouldn't cause any issues and should download the certificate to your computer
If the app signer isn't showing any certificates it will not work (and will crash, apparently... oops...)
If you go into the preferences for Xcode and then go into accounts, you can select your Apple ID in the list and remove it
Then add the ID back into Xcode and it SHOULD download a certificate to sign apps with
Posts: 178
Joined: Feb 2011
Reputation:
2
Any chance of compiling so it will run on Yosemite and not require El Capitan? I've been doing the signing manually, but this would be handier. In any case, thanks for your work.
Posts: 448
Joined: May 2015
DTM - you live up to your name. Was able to install no issues, on IPAD MINI 2, and with the insert of the Advancedsettings.xml - the wife stopped nagging for now. So to you sir, I tip my hat. Brilliant.
Posts: 2
Joined: Nov 2015
Reputation:
0
When I try and fix issue on step 3, it says "An App ID Identifier 'com.DanTheMan827.Kodi' is not available. Please enter another string" why is that? What have I done wrong?
Posts: 11
Joined: Oct 2015
Reputation:
0
slauz
Junior Member
Posts: 11
Hi Dan - I tried as suggested but I don't see anything coming up for 'Signing Certificate in iOS App Signer. I have also tried with another AppleID - still the same.
Steps I follow:
1. Run iOS App Signer
2. Select the Input File - deb file you have linked.
3. in Provisioning Profile in drop down I select the correct profile. 'Signing Certificate' entry does not get populated.
Do you have a checklist I can compare with?
Thanks