Step by Step guide for upload iPad only apps

Please note that this is not derived from me alone.
This Knowledge is derived from three forum members, DutyFarm, ChoosingNameCanBeSoXXX & Dei_Machiavelli.
I just add the solution for generate the .xcent file.
[Atleast enough for me to make it work.]
Welcome that if anyone find that this step by step guide not detail enough, you can copy and add more points and post again.
Step 1:
Make sure that all the Icons for the iPad are accounted for because if you don't, Application Loader will Scream
[For some strange reason, you have to add the Old iPhone Icon Size as well]:
                         Old iPhone: 57 by 57 [Icon]
             Start Up Icon for iPad: 72 by 72 [Icon-iPad.png].
SpotLight Search for iPad Must Have: 48 by 48 [Icon-iPad-spot.png]
Step 2:
Load the Mac, unzip your *.ipa file, place the *.app file on your desktop and modify its internal Info.plist file.
Change 3.0 to 3.2 here:
<key>MinimumOSVersion</key>
<string>3.2</string>
Step 3:
Because after you change the Info.plist file by your own way, the file will changed to wrong codesign.
So that will need this step to change it back to right codesign which can success upload to apple store.
Create this weird NameOfYourApp.xcent file on your desktop:
That strange 10 digit is the App ID:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>application-identifier</key>
    <string>APP_ID_Letters_&_NUMBER_HERE.com.whatever.YourAppName</string >
    <key>get-task-allow</key>
    <true/>
</dict>
</plist>
Step 4:
Now Type this in Terminal:
/usr/bin/codesign -f -s "iPhone Distribution: Yours Distribution Cert Name" "--resource-rules=/Users/ABC/Desktop/YourAppName.app/ResourceRules.pl ist" --entitlements "/Users/ABC/Desktop/YourAppName.xcent" "/Users/ABC/Desktop/YourAppName.app"
iPhone Distribution: Yours Distribution Cert Name  << This you can check back at your Cert in  Keychain.
/Users/ABC/Desktop/ : here is assume that your username in you Mac OS is ABC. But more easily, you can put all the file at any path you want.
I just put all files at the iPad folder at system disk root. so that the path just /iPad/ .
OK, if no error come out, congrats that you are done. You can upload the app by Application Loader. (Assume that you know what is it, and need to zip you .ipa before upload)
BUT, LIKE ME and some member here, we see two error after the Step 4 command as below:
/Users/kevs/Desktop/MyApp.xcent: unrecognized blob type (accepting blindly)
/Users/kevs/Desktop/MyApp.xcent: invalid length in entitlement blob
After few night try..... finally I found out the solution and just successfully submit the iPad App!!!
The main problem was we used a wrong method to create that stupid MyApp.xcent file!!!!
I used many many method, use Mac text editor, Window notepad, Mac/ Window Dreamweaver as .xml......
but all facing the strange "invalid length in entitlement blob"
why invalid length?!?! so I try to search for what is .xcent..... finally I found the following webpage
http://www.246tnt.com/iPhone/
it's talk about codesign and entitlement files.
then..... I FOUND .xcent NOT ONLY A SAMLPE TEXT FILE!!!!!
in the middle of the link above, there are a highlighted simple script , which is a python script to help us generate a .xcent entitlement file!!!!!
Here is step by step solution to solve this error:
1) just download the .py file here: simple script
2) put the .py file anywhere you like, or just simply put in the root of you mac
3) turn on the Terminal (in /Applications/Utilities), goto the folder where you put the .py
4) TYPE: python gen_entitlements.py 5C297XXXXX.com.yourdomain.MyApp myApp.xcent
    Where 5C297XXXXX.com.yourdomain.MyApp is your AppID with BundleID,
    myApp.xcent is the file will be generate to you
5) Finally you can see the .xcent which make me nearly crazy for a week!!!!!!!!
6) Use this .xcent file to run that codesign script (Step 4 above)
7) Congratulation the codesign changed and you can zip your app and upload it
I have spent many hours for this simple stuff.........so sad........>.<
Hope this post can help all guys who still mad on this error when trying to upload a iPad only apps.
Good luck!!

I think I followed everything very closely, but I am getting these errors when trying to run the codesign script
here is my script command:
/usr/bin/codesign -f -s "iPhone Distribution: Nethercottage Games, LLC" "--resource-rules=/Users/BATC/Desktop/book1.app/ResourceRules.plist" --entitlements "/Users/BATC/Desktop/book1.xcent" "/Users/BATC/Desktop/book1.app"
Here is the error I get:
/Users/BATC/Desktop/book1.app: replacing invalid existing signature
codesign_allocate: object: /Users/BATC/Desktop/book1.app/book1 malformed object (unknown load command 9)
/Users/BATC/Desktop/book1.app: object file format invalid or unsuitable
Any help on this please?

Similar Messages

  • Why do GameCenter notifications for an iPad-only app only show on my phone?

    A friend has been sending me invites to the Magic 2013 app.  The GameCenter notifications have only been arriving on my iPhone however, not my iPad. It's an iPad only app.  What gives?
    Greg

    The YouTube app is not included with iOS 6. Google offers their own app for free via the iTunes Store, though they do not yet have an iPad version. The iPhone version will work, though not at the full screen size. There are also third-party alternatives, one of which may suit you better. Jasmine is one that a number of people are recommending. You can also use the mobile version of the YouTube site
    http://m.youtube.com
    which you can save to your home screens as an icon.
    Regards.
    Forum Tip: Since you're new here, you've probably not discovered the Search feature available on every Communities page, but next time, it might save you time (and everyone else from having to answer the same question multiple times) if you search a couple of ways for a topic, both in the relevant forums and in the Apple Knowledge Base, before you post a question.

  • HT2493 I have a problem with the 3rd step of the Guide for personalizing icons

    I have a problem with the 3rd step of the Guide for personalizing icons: when i click on the little image of the icon in the Get Info window it doesn't come out any command to choose in order to copy it.. is that a problem with mountain lion? where is the interactive icon to click on in the Get Info window?

    Thanks guys! I was expecting to se a window when it was even easier!:P
    Thanks for helping!
    Bye!

  • I'm subscribe creative cloud membership, but the individual membership limits to produce iPad only app. How can I solve this problem? DPS app builder is not showing ipad iphone option, and membership is requiring enterprise subscription.

    Hi,
    I'm operating digital publishing company, and I'm an individual subscriber of CC.
    When I use DPS app builder for making ipad+iphone app, the DPS is only showing iPad option as default.
    And it's not possible to enroll Newsstand app either.
    How can I make ipad+iphone app which is fully supporting newsstand?
    Is it possible upgrading from individual to professional/enterprise subscriber?

    You will need at least a professional DPS account. Creative Cloud allows only single edition iPad apps.

  • Ipad only app Live (submission to approval 5 days)

    Hi
    My ipad only app was approved in 5 days, I though it was going to take weeks
    Its a full-on educational app, so maybe apple are pushing these?
    Thanks to all who helped with re-codesigning and xcent stuff.
    http://itunes.apple.com/app/english-phonics-test/id409804478?mt=8
    KBN

    Big thanks for your reply
    Really helped me on my long understanding way to upgrade my live chat application to
    work with IOS devices.
    So lets continue... make this important post to be a good helper for all developers on their way to stream to IOS devices.
    If you can I clarify this - Nitin Goel says:
    "Remember, that you need to publish video as H264 codec and audio as AAC/HEAAC for it to work with ios player.. Flash player may not yet support this combination.."
    It is not possible for me to use Flash Media Live Encoder.
    In this article:
    http://sonnati.wordpress.com/2011/05/14/a-dream-comes-true-h-264-encoding-into-flash-playe r-11/
    it says:
    "A dream comes true: H.264 encoding into Flash Player 11"
    and its done by this actionscript 3 code:
    var h264Settings:H264VideoStreamSettings = new H264VideoStreamSettings();
    h264Settings.setProfileLevel(H264Profile.BASELINE, H264Level.LEVEL_2);
    stream.videoStreamSettings = h264Settings;
    which will be connected to the NetStream like this i guess:
    var h264Settings:H264VideoStreamSettings = new H264VideoStreamSettings();
    h264Settings.setProfileLevel(H264Profile.BASELINE, H264Level.LEVEL_2);
    nc = new NetConnection();
    nc.connect("rtmp://example.com/livepkgr");
    ns = new NetStream(nc);
    ns.videoStreamSettings = h264Settings;
    ns.publish("livestream?adbe-live-event=liveevent");
    Is this what need to be done in order to publish video as H264 from webcam and Flash Player 11 in user browser?
    And what about publish audio as AAC/HEAAC?
    Another important thing:
    I am writing my actionscript 3 code in my flash CS4 and publish it to swf.
    With this code obviously it give me error...
    do i need to upgrade to CS5 or CS5.5 and then i will be able to publish with this code?
    again big thanks for any help
    cheinan

  • Looking for a IPad Game App

    HI I am look my for a iPad Game Apps. Is there a Scrabble/Words with Friends type Games (That are Similar) where you can use First Bames and the Names of Countries?

    Search the Apple Store, there are many many words games in the style of Scarbble, inluding Scrabble itself. What rules they have and what types of words they allow Is hard to say.  But you can download some free versions and try them out to see how they play, and what they allow.

  • Anyway to browse ALL iPad ONLY APPS easily????

    Does anyone know of anyway to easily browse all iPad only apps and be able to sort them by release date? The interface on itunes is horrible on the computer (mac) and on the ipad if you want to just have a list of all ipad only apps. It only has the "new and noteworthy" section which does not include them all. So does anyone have any recommendations of a nice way to see new apps? Third party sites are ok.

    iTunes -> iTunes Store (under STORE in side bar) -> In right side bar Paid Apps -> iPad -> See All
    will display "TOP PAID iPad APPS".
    iTunes -> iTunes Store (under STORE in side bar) -> In right side bar Free Apps -> iPad -> See All
    will display "TOP FREE iPad APPS"
    Good luck...

  • IPad only apps?

    is it possible that apps built for the iPad (specifically iWork for iPad, and iBooks, to name a few) will be updated to support the iPhone and iPod Touch?

    Lenej--
    I was wondering that too, it seems the Ipad caught the developers full attention and that caused the smaller screen devices(like the Iphone/Ipod touch) to fall behind in applications choices. Developers are hoping to cash in on the iPad phenomenon just as they did with the iPhone. in fact, many feel that the higher prices of iPad apps could make the iPad an even more lucrative platform for entrepreneurial minds with Objective-C development skills.
    Even there is a ABC application on the app store that let's you watch free online episodes, and also a netdlix app, while the iPhone/iPod touch stayed behind. with an Ipad tablet much stronger features, a larger interface, and more multitouch options, developers can create stunning, high-quality apps no wonder why developers has their full attention.How much attention will app developers will place exclusively in the iPad? I will probably say their full attention while putting the 3.5 inch screen size just aside for a long time. But let's not get panicky yet, with the release of an new Iphone OS 4.0 software it looks like the Iphone/iPod touch is back to being the center of attention today thanks to that recent announcements from apple. Let's hope that this time, it will being some attention back to the Ipods and the Iphones.

  • My settings in the AppStore only allow me to search for iPad only apps or iPhone only, not both. How do I fix this?

    I have been having trouble downloading apps that are on the the store but not iPad exclusive or iPhone exclusive. So apps available on both devices are not available to me

    Are you sure?
    An App that appears in the iPad Store, for example, may be useable on the iPhone.  If it is, there would be a small "+" sign in the upper left of the price (or free) indicator.

  • Airport Utility for my iPad only shows graphics.

    How do I get it to show me the settings for the Airport Extreme?

    Hi bob wild,
    Thanks for the suggestion, but alas I've tried that and all that happens is that the graphic gets larger or smaller.
    Peace, David

  • IPad only app stop working after upgrading iOS

    After I updating my iOS from 7 to 8.1 one of my apps not loading. The only thing that as change with app that's not loading is it went from a Single-Folio to a Multii-Folio app subscription. But was working fine in iOS 7 on iPad
         Error: Cannot install item, please restart the app and download your purchase again.
    Any help fixing this problem will be appreciated!

    Bob, I designed the iPad app version of a publication called NASA Spinoff. The first version 2012 was uploaded May 2013 as a Single-Folio  and then we made  a Multii-Folio app in Aug 2014 for the 2013 version its a annual pub. We have 2 versions now and working this years app.
    As a NASA contracter, NASA creates the apps from folios that I upload to NASA folio producer. All was well until they created the Multii-Folio.
    I think its the way the Multii-Folio app setup.  It was working in iOS 7
    Link:
    https://itunes.apple.com/us/app/nasa-spinoff-2013/id904717045?mt=8

  • DPS for local iPad (non app store) delivery

    I cannot work out the Digital Publishing Suite. I have a need to create presentations for people to deliver on iPads. No app store involved (ie. nothing commercial) and no distribution of any kind is required. Just glorified Keynote-type presentations if you will but obviously InDesign generated. Epub doesn't cut it in terms of design... PDF would be perfect, but embedded video wont work. Are you really saying I need to pay $600 a month? I am gobsmacked...

    No, you do not need to subscribe to a service to achieve this.  You can create and share content for free to people who have a free adobeID.
    Within the InDesign Folio Builder Palette you choose share and enter the IDs to share with and click invite.
    The person viewing needs to download the free Adobe Folio Viewer and sign in to it with their free adobe ID.  They will see your shared content available and they can download it and view it and show it to their hearts content. This is the same for iPad, Android and I guess Blackberry when the viewer ships.
    If you as the publisher want to have more than one published folio then you will need to upgrade your http://www.acrobat.com account which is chargeable depending on how many you need to publish, 1 for free,  upto 20 workspaces (folios) for £115 or unlimited (£237).  It doesn't show me the price in USD.
    Andy

  • Password protection for the iPad Mail App

    Is there any way to set the mail app so that the user must enter a mail password to access the account?

    No, sorry, none. It's not a horrible idea, though . . . .
    FEEDBACK
    If you wish to raise issues with or suggest changes to Apple, then you need to talk to them directly. These forums, strictly user-user and for technical support issues, are not an avenue for that. Use the feedback forms set up for the various hardware and software packages:
    Feedback area of Apple Support: http://www.apple.com/feedback
    iPad Feedback Form: http://www.apple.com/feedback/ipad.html

  • Any refund for incompatible iPad 2 apps? Wrong purchase of Whatsapp. Thanks

    I did an ignorant quick purchase for apps, Whatsapp, but it is not compatible with iPad 2. I am a newbie in Apple products, so am wondering can I get a refund. Thanks.

    But that's the thing, the apps that are missing were ALL included in my most recent backup. I sat watching the progress of my apps restoring (while reading Apple Support Communities for some help). It took an hour but I saw it finally say "installing Temple Run 2, 110 of 110".
    What if I were to re-download these apps then restore my backup (again)?

  • What does Bizbox Direct for iPhone/iPad/iPodTouch App do?

    Bizbox Direct is a app that enables the deliver of SAP Workflow Alerts to your iPhone. It is a very focused app needs no middleware and no add-ons to your SAP. It just needs the connection ip/URL, port number, client number, username and password.
    Bizbox direct is available on AppStore
    http://itunes.apple.com/us/app/bizbox-direct-sap-r-3-ecc/id381556438?mt=8
    More information is also available on www.milliapps.com

    Harish,
    Thanks to your question.  Currently Bizbox does not support of push notifications.  This feature is something we are looking to add to future releases.  I will keep you informed when and if this feature becomes available.  At best the app would support "Local notifications" as "Push Notifications" would require installation of software on the client system.  Staying code free on the client system is in keeping with our main goal.
    Additionally if this notification feature is to work in the future and through VPN, the VPN solution would have to be supported by the Iphone (ie. Cisco VPN technology).  The reason is again our thinking is that only "local notifications" would be supported by our applications.
    Hope this helps,
    Clark

Maybe you are looking for

  • No accounting document at the time of MIGO in STO

    Hi, I am doing the following process in STO. 1.Create PO ME21N 2. In VL10B  to create a delivery 3. VL02n do the Post goods issue with movement type 641 4. In VF01 create the billing document where you will stock transfer price and Excise duties invo

  • Sending mail to internet ID

    Hi All, I am trying to send a mail to an external id from SAP. I am using the code given below. After executing the code i am getting mail in my sap mail box but not in external mail id.  Also I am not able to see the sent mail in tcode <b>SOST</b> .

  • Creative Cloud payment details error

    Hi I've been trying to change my card details over the last week or two as it's expired, and my payment is now due to come out tommorow, I've been getting this error "We're sorry, something seems to be wrong on our end. Please try again later." is th

  • We could not complete your itunes store request. an unknown error occurred (0x800b0101)?  plz halp!!

    this problum {we could not complete your itunes store request. an unknown error occurred (0x800b0101) }  and not cerated account same problum?? plz help!!!!

  • Flash for idiots

    I tried the steps explained in some of the Flash forums, but my Keynote / "flash" file seems to be opening in a ReealPlayer file. Can anyone explain the process for a moron like myself who can't figure out how to get the Flash to work. Do I need to d