See post #122. It explains what needs to happen.hardersa wrote:I have two iphone 7's with iOS 11.2 installed. One of them has the My MC app working because it been on the phone since it was new, is there any software that would allow me to transfer it to the other one? I tried AnyTrans, but no luck.
Also, I'm just seeing your thread. Are trying to get the app and get someone to submit it to app store or will what you''re working on only work for people with jail broken phones? Thanks!
MMC app missing from US iTunes store May 19 2016
Forum rules
Ceton no longer participate in this forum. There is no official support mechanism for My Media Center.
-
- Posts: 36
- Joined: Tue Feb 07, 2017 12:50 pm
- Location:
-
HTPC Specs:
-
- Posts: 722
- Joined: Tue Aug 21, 2012 10:21 pm
- Location:
-
HTPC Specs:
Theoretically, we will be able to install the app on non jailbroken phones if we can get these last steps donehardersa wrote:I have two iphone 7's with iOS 11.2 installed. One of them has the My MC app working because it been on the phone since it was new, is there any software that would allow me to transfer it to the other one? I tried AnyTrans, but no luck.
Also, I'm just seeing your thread. Are trying to get the app and get someone to submit it to app store or will what you''re working on only work for people with jail broken phones? Thanks!
-
- Posts: 27
- Joined: Sat Sep 08, 2012 1:45 pm
- Location:
-
HTPC Specs:
I’ve been following r/jailbreak today and there’s a lot of activity going on recently. Fingers crossed that the exploits work - I have 10.3.2 and 10.3.3 devices at my disposal.
I’ll keep an eye on things as much as I can, but we might have something in the next few weeks!
Sent from my iPhone using Tapatalk
I’ll keep an eye on things as much as I can, but we might have something in the next few weeks!
Sent from my iPhone using Tapatalk
- Jacoats
- Posts: 71
- Joined: Thu Mar 16, 2017 7:57 pm
- Location:
-
HTPC Specs:
That’s great news! If it comes down to buying a device on eBay, I certainly would contribute.
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
- Posts: 36
- Joined: Tue Feb 07, 2017 12:50 pm
- Location:
-
HTPC Specs:
Has anyone confirmed that there actually is a 64bit version of the app? I believe the 32 bit worked all the way up to 10.3.2
- Scallica
- Posts: 2786
- Joined: Mon Jun 06, 2011 7:09 pm
- Location: USA!
-
HTPC Specs:
If you go to Settings-->General-->About, there is an Applications item. If you can't click on it, that means all installed apps are 64-bit.DanITman wrote:Has anyone confirmed that there actually is a 64bit version of the app? I believe the 32 bit worked all the way up to 10.3.2
HTPC Enthusiast / Forum Moderator - TGB.tv Code of Conduct
-
- Posts: 722
- Joined: Tue Aug 21, 2012 10:21 pm
- Location:
-
HTPC Specs:
The app is definitely 64-bit. I can install and launch the real IPA from bryankennedy on my iPhone X, but it won't let me continue until I enter his iTunes username and password (which I don't have and what we're trying to get around with these clutch dumps)
-
- Posts: 27
- Joined: Sat Sep 08, 2012 1:45 pm
- Location:
-
HTPC Specs:
And I really don't want to give those out - I'm sure everyone understandsRyC wrote:The app is definitely 64-bit. I can install and launch the real IPA from bryankennedy on my iPhone X, but it won't let me continue until I enter his iTunes username and password (which I don't have and what we're trying to get around with these clutch dumps)

Keep an eye on r/jailbreak, though - fingers crossed that we see a full break soon, which will allow me to get the 64-bit dump
-
- Posts: 100
- Joined: Thu Sep 06, 2012 12:50 am
- Location:
-
HTPC Specs:
So what exactly is signed in these .ipa files and what is the signing tied to (ie: is the Apple ID tied to it?)?
My brother and I both purchased this app ~several years ago.
He happened to have his copy of the full .ipa file downloaded from the app store for the current version (1.4.5), so he was able to re-install it on his devices when he upgraded recently.
I only had version 1.3.3, but it looks like my copy wasn't the full .ipa file, perhaps just the partial one stored on the iOS device? Even if I was happy with version 1.3.3, it won't install because version 1.3.3 isn't compatible with iOS 11 (already tried...).
Anyway, his .ipa contains a file named "iTunesMetadata.plist" that contains an XML document containing a bunch of info about the app and the iTunes account it is registered under. Depending on exactly what is signed and what the signing is keyed to, we were thinking that it might be possible to modify the .plist file in his with my info and then load it onto my iPhone and iPad (I recently upgraded from an iPhone 6S to iPhone X and iPad Air 2 to iPad Pro 10.5"), but we're a bit stuck on a few of the fields. The account info section looks like this (potentially sensitive values, even the purchase date, have been changed to protect the innocent...):
It's obvious what should be put in for the AppleID value, but it's not clear if the AccountStoreFront value is unique to the user or something that identifies the vendor or which iTunes store it was purchased from (ie: USA or another country). It's also not clear where I would get my "DSPersonID / PurchaserID" values from - in his file they have the same value, which is why I changed both to "22222222" here.
The "iTunesMetadata.plist" for the 1.3.3 version of the app that I have is radically different (it isn't XML), so it isn't a simple matter of just transferring values from mine to his, though I believe I can identify the purchase date in it (there are 2 dates in there).
Naturally, I also upgraded to the most recent version of iTunes before upgrading the devices and wasn't smart enough to make sure I had recent backups of all of my .ipa files before taking any action. I can rollback to iTunes 12.6.3 to download all of my other .ipa files from the app store and doing so might shed some light on what values go in these fields, but if the signing of the .ipa means that modifying these values won't work, then it isn't worth going to the effort.
Based on the line of discussion going on here, I'm guessing that it isn't as easy as this or someone would have suggested this already. This would obviously only work for people who actually purchased the app, but that should be OK as we shouldn't be encouraging people who never paid for the app to install it for free.
My brother and I both purchased this app ~several years ago.
He happened to have his copy of the full .ipa file downloaded from the app store for the current version (1.4.5), so he was able to re-install it on his devices when he upgraded recently.
I only had version 1.3.3, but it looks like my copy wasn't the full .ipa file, perhaps just the partial one stored on the iOS device? Even if I was happy with version 1.3.3, it won't install because version 1.3.3 isn't compatible with iOS 11 (already tried...).
Anyway, his .ipa contains a file named "iTunesMetadata.plist" that contains an XML document containing a bunch of info about the app and the iTunes account it is registered under. Depending on exactly what is signed and what the signing is keyed to, we were thinking that it might be possible to modify the .plist file in his with my info and then load it onto my iPhone and iPad (I recently upgraded from an iPhone 6S to iPhone X and iPad Air 2 to iPad Pro 10.5"), but we're a bit stuck on a few of the fields. The account info section looks like this (potentially sensitive values, even the purchase date, have been changed to protect the innocent...):
Code: Select all
<dict>
<key>accountInfo</key>
<dict>
<key>AccountStoreFront</key>
<string>111111-1,32</string>
<key>AppleID</key>
<string>email@someserver.com</string>
<key>DSPersonID</key>
<integer>22222222</integer>
<key>DownloaderID</key>
<integer>0</integer>
<key>FamilyID</key>
<integer>0</integer>
<key>PurchaserID</key>
<integer>22222222</integer>
</dict>
<key>purchaseDate</key>
<string>2012-12-12T12:12:12Z</string>
</dict>
The "iTunesMetadata.plist" for the 1.3.3 version of the app that I have is radically different (it isn't XML), so it isn't a simple matter of just transferring values from mine to his, though I believe I can identify the purchase date in it (there are 2 dates in there).
Naturally, I also upgraded to the most recent version of iTunes before upgrading the devices and wasn't smart enough to make sure I had recent backups of all of my .ipa files before taking any action. I can rollback to iTunes 12.6.3 to download all of my other .ipa files from the app store and doing so might shed some light on what values go in these fields, but if the signing of the .ipa means that modifying these values won't work, then it isn't worth going to the effort.
Based on the line of discussion going on here, I'm guessing that it isn't as easy as this or someone would have suggested this already. This would obviously only work for people who actually purchased the app, but that should be OK as we shouldn't be encouraging people who never paid for the app to install it for free.
-
- Posts: 722
- Joined: Tue Aug 21, 2012 10:21 pm
- Location:
-
HTPC Specs:
Unfortunately, it doesn't work like that 
The IPA binary itself is encrypted and signed with the original purchaser's iTunes account info. When you're running a legitimate app from the App Store, the device decrypts the binary in memory as it's run, and then what Clutch does is dump the decrypted binary out to a new IPA (so we're not breaking the encryption)
This whole re-signing issue is that Apple doesn't let you install any IPA (more or less) unless it's signed with an Apple distributed certificate (aka buying the $99 developer program).
We still need a 64-bit dump of the 1.4.5 IPA, which can only be grabbed from jailbroken devices (which is only earlier versions of iOS 10 and previous versions of iOS as of now). I think bryankennedy is still trying to get a device that is 64-bit and has a version of iOS that can be jailbroken.

The IPA binary itself is encrypted and signed with the original purchaser's iTunes account info. When you're running a legitimate app from the App Store, the device decrypts the binary in memory as it's run, and then what Clutch does is dump the decrypted binary out to a new IPA (so we're not breaking the encryption)
This whole re-signing issue is that Apple doesn't let you install any IPA (more or less) unless it's signed with an Apple distributed certificate (aka buying the $99 developer program).
We still need a 64-bit dump of the 1.4.5 IPA, which can only be grabbed from jailbroken devices (which is only earlier versions of iOS 10 and previous versions of iOS as of now). I think bryankennedy is still trying to get a device that is 64-bit and has a version of iOS that can be jailbroken.
-
- Posts: 100
- Joined: Thu Sep 06, 2012 12:50 am
- Location:
-
HTPC Specs:
Thanks for the reply. I had a hunch it may have been a fool's errand / wishful thinking trying to edit the .plist file.RyC wrote:Unfortunately, it doesn't work like that
The IPA binary itself is encrypted and signed with the original purchaser's iTunes account info. When you're running a legitimate app from the App Store, the device decrypts the binary in memory as it's run, and then what Clutch does is dump the decrypted binary out to a new IPA (so we're not breaking the encryption)
This whole re-signing issue is that Apple doesn't let you install any IPA (more or less) unless it's signed with an Apple distributed certificate (aka buying the $99 developer program).
We still need a 64-bit dump of the 1.4.5 IPA, which can only be grabbed from jailbroken devices (which is only earlier versions of iOS 10 and previous versions of iOS as of now). I think bryankennedy is still trying to get a device that is 64-bit and has a version of iOS that can be jailbroken.

Of course, there's probably still value in getting copies of all of my other .ipa files for when something like this happens to another app I've purchased.
-
- Posts: 36
- Joined: Tue Feb 07, 2017 12:50 pm
- Location:
-
HTPC Specs:
I'm wondering if it's a complete loss to get CETON to post the app back in the app store if we cover the $100 fee? I really miss this app.
I know some others have tried to reach out to them, any response?
I know some others have tried to reach out to them, any response?
- Jacoats
- Posts: 71
- Joined: Thu Mar 16, 2017 7:57 pm
- Location:
-
HTPC Specs:
DanITman wrote:I'm wondering if it's a complete loss to get CETON to post the app back in the app store if we cover the $100 fee? I really miss this app.
I know some others have tried to reach out to them, any response?
I tried on twitter and suggested the same thing. No reply. Apparently this guy is too busy climbing mountains and exploring the Amazon to worry about us getting access to this app we all paid for.
Sent from my iPhone using Tapatalk
-
- Posts: 252
- Joined: Mon Nov 17, 2014 11:39 pm
- Location:
-
HTPC Specs:
For those wanting to get an old system - you might have some success getting a used device from GameStop. Just picked up a replacement iPhone 6 for my wife last night and it was on system 9.3. I had to update it so she could have a phone, but this is our third device from GameStop in the last 7 months and every phone was on an old system.
-
- Posts: 36
- Joined: Tue Feb 07, 2017 12:50 pm
- Location:
-
HTPC Specs:
You would have to find a device at GameStop that has the Media Center app on it. On top of that, you would have to know the iTunes credentials of the person that installed it.dkrom wrote:For those wanting to get an old system - you might have some success getting a used device from GameStop. Just picked up a replacement iPhone 6 for my wife last night and it was on system 9.3. I had to update it so she could have a phone, but this is our third device from GameStop in the last 7 months and every phone was on an old system.
-
- Posts: 252
- Joined: Mon Nov 17, 2014 11:39 pm
- Location:
-
HTPC Specs:
No - you just need the Media Center ipa file, iTunes, and the account that purchased the ipa. Install it using iTunes and you’re all set.DanITman wrote:You would have to find a device at GameStop that has the Media Center app on it. On top of that, you would have to know the iTunes credentials of the person that installed it.dkrom wrote:For those wanting to get an old system - you might have some success getting a used device from GameStop. Just picked up a replacement iPhone 6 for my wife last night and it was on system 9.3. I had to update it so she could have a phone, but this is our third device from GameStop in the last 7 months and every phone was on an old system.
-
- Posts: 252
- Joined: Mon Nov 17, 2014 11:39 pm
- Location:
-
HTPC Specs:
I think we are talking about differently things - I should have directed my post to the people looking for devices with older systems so they can jailbreak. You were thinking I meant buy an old device hoping the program is installed (maybe??).dkrom wrote:No - you just need the Media Center ipa file, iTunes, and the account that purchased the ipa. Install it using iTunes and you’re all set.DanITman wrote:
You would have to find a device at GameStop that has the Media Center app on it. On top of that, you would have to know the iTunes credentials of the person that installed it.
-
- Posts: 36
- Joined: Tue Feb 07, 2017 12:50 pm
- Location:
-
HTPC Specs:
I just got an iphone 6 that has 10.2.1 on it. Not sure if it can be jailbroken or not.
- Scallica
- Posts: 2786
- Joined: Mon Jun 06, 2011 7:09 pm
- Location: USA!
-
HTPC Specs:
Indeed. You need to use the Saigon utility.DanITman wrote:I just got an iphone 6 that has 10.2.1 on it. Not sure if it can be jailbroken or not.
https://en.wikipedia.org/wiki/IOS_jailb ... _stability
HTPC Enthusiast / Forum Moderator - TGB.tv Code of Conduct
-
- Posts: 36
- Joined: Tue Feb 07, 2017 12:50 pm
- Location:
-
HTPC Specs:
Jailbroken 10.2.1 complete. Just need to get the phone to Bryan. I'm willing to ship or keep his credentials private. Either one works for me.
We might be able to do team viewer and have you type in the password without me seeing it.
We might be able to do team viewer and have you type in the password without me seeing it.