Unable to deliver the app with the Application Loader

Hello

I tried to download my app on the app store, that's what I got, can someone help me and tell me what I'm doing wrong?

I have successfully downloaded another app without problem, I'm sure I missed something, but really have no idea.

Thank you very much.

concerning

Edward

Screenshot.png

Looks like you are trying to update an existing application on the store, but the certificates used to sign your application update version did not come from the same Bundle ID already exists about direct example: If the existing application uses the bundle ID com.domain.xyz.app (can be found in iTunes Connect under your live app) during the generation of certificates make sure you select the same Bundle ID

Tags: Digital Publishing Suite

Similar Questions

  • How can I replace my app on iTunes Connect with a new version with air for iOS and app Loader?, how do I replace my app on iTunes Connect with a new version with AIR for iOS and the Application Loader?

    How can I replace my app on iTunes Connect with a new version with air for iOS and app Loader?, how do I replace my app on iTunes Connect with a new version with AIR for iOS and the Application Loader? I got an error that the version number needs to be updated. I created a new record in iTunes Connect with version 1.1 and I took ownership of my current app 1.1 in air for iOS section in Flash.

    Check your descriptor file to make sure that it shows the updated version, too.

  • Update of the app with the application loader: bundle is not valid-> error CFBundleShortVersionString

    Hello

    One of my clients is trying to update their app. They created a new viewer of several question (via ver18).

    When you download this app with the application loader that they receive the following error message:

    "This package is not valid. The CFBundleShortVersionString key in the info.plist file must contain a newer version than that of the previously downloaded version.

    (see screenshot)

    During the audit, the app update was indeed a (iTunes) version number lower than that already on the app store. So I thought that was the problem, but when you select a higher version and try again error still persists.

    I couldn't really find someone on the forum who has had this problem.

    Tips are always welcome

    Thank you

    bundle-error.png

    Bart - someone from Adobe can change the version number on the viewer Builder server. Contact your Adobe representative or Gold support.

    Post edited by: Matthew Laun, deleted the reference to my direct email address. All Support Gold have access to do it now.

  • iOS error ITMS-90478 and ITMS-90062 downloading with the Application Loader

    Hello

    When you try to download the latest versions of my apps on iTunes with the application loader, I see these errors:

    Screen Shot 2015-07-28 at 10.16.55.png

    I unzipped the ipa and checked that the current version number is actually 14.10.0, so I do not know why this error pops up. I tried other numbers version as well without success. I see this error with different numbers for 3 of my 4 apps. These 3 applications are 32-bit architecture right now, I'm trying to upgrade to 64-bit with this build. The 4th app was 64-bit from the start and did not show this error, but I don't know if it is related to the error.

    I compile with the SDK of Air in Windows (18.0.0.180), if that makes a difference. Any ideas why this error keeps popping up?

    Thank you

    The behavior of the two numbers has been changed recently. Previously you could not increase the number of generation without increasing the version number, which, when using test flight of Appl'e system means that the beta has go through approval each time. If you can keep the version number the same, but increase the build number, the new beta does not have to go through approval.

    Watch 'Number of Build in the iOS of the AIR' in the release notes:

    http://labsdownload.Adobe.com/pub/labs/flashruntimes/shared/air18_flashplayer18_releasenot es.pdf

  • Error using App Builder and the Application Loader

    Hello

    We have created for many App App Builder before and after the release of v27 we tried to put a couple of App update so we get in the App Designer, under the v26 version to v27 (has not changed anything else!) and rebuild the application. Now, we want to use the Application Loader to download the App on iTunes Connect, but whenever we receive this message:

    "The binary being analyzed must be an executable: /var/folders/9x/.../..._v27_distribution-viewer.zip/viewer.app/viewer.

    We are rebuilding the application several times, updated the App Builder but nothing works. Anyone have an idea?

    Concerning

    Sven

    You are using Mac OS X 10.6.8 or earlier? If so, it is probably the problem. We always try to know that if it's something the team of DPS App Builder control on. Until they learn, the best approach is to use a computer with Mac OS X 10.7 or later to install the loader app (available on a connection, iTunes link), copy or download the .zip file and download it. Alternatively, update your machine to use Mac OS X 10.7 or higher. I'll let you know when I find more information.

  • Download of AIR for IOS via the Application Loader I get the following error - the package does not contain a file Info.plist.

    I publish a .fla in the AIR for IOS.

    I'm in 2014 CC, so first I need to know what AIR I should publish in?

    more recent is AIR 14.0.0.178 for IOS

    IOS deployment type is App Store

    published with no error.

    I see that the following files included app.xml and .swf

    I converted the .ipa to a zip file

    Download through the Application Loader, I get the following error

    The package does not contain a file Info.plist.

    Here is the infoplist for that and convert the .ipa and the info in a zip file?

    I converted the .ipa in a zip file and the intoplist file is NOT THERE how to generate this?

    Any help here?

    the most recent is 16 +, Download Adobe AIR SDK

  • error message in the Application Loader

    Hello

    I have just downloaded my app zip file through the Application Loader and received 2 error messages you can see in the screenshot below. The second caveat, is something that I have with all the apps that I download via the Application Loader and is just an information note that I can't ignore so far. However, the first warning, I've never seen before and I don't know what to do with it.

    Bildschirmfoto 2014-08-22 um 09.54.26.png

    I received this message from iTunes Connect, this means I can't ignore the warnings and my app will be very well the context of the Apple App Store or reject, my application?

    -----------

    Dear developer,

    We found one or more problems with the delivery of your recent "Blickpunkt TRUCK & Bus HD as iPad". Your delivery was a success, but you can fix the following problems in your next delivery:

    Invalid or not in more CFBundleVersion - the specified value in info.plist module for the key cfbundleversion must be a string consisting of a number of any of components separated by periods, where each item consists only of digits from 0 to 9. For example, one of the following elements are syntactically valid values for CFBundleVersion: "1.0", "4.2.1", '5545.12', '1.4.0.0.5 '; considering that the following is all syntactically invalid: 'GX5', '3.4.2b6', "2.6 GM", "1.0 (gold)", ""-3,6.. " In addition, each update of the same application must have a CFBundleVersion which increases compared to the previous version which was actually offered for sale on the iTunes Store. For example, if a previously available version was a "1.4" CFBundleVersion, then the following would be acceptable in the next update: "1.4.0.0.0.0.5", "1.4.1", "1.4.332", "1.5"; but all the features following (but syntactically valid) would be unacceptable: "1.4", "1.3", "1.3.99999" and "0.9". For more information on the CFBundleVersion key and the Info.plist file, see Apple Runtime Configuration information to http://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPRuntimeConfig/ind ml

    Version Mismatch - or CFBundleShortVersionString and CFBundleVersion ['31.3.0.37.98649'] [' 2.12' '] in the file Info.plist is the version of the app in iTunes Connect ['2.5 '].

    After you have corrected the problems, you can use Xcode or Application Loader to download a new binary to iTunes Connect.

    Kind regards

    The App Store team

    You can ignore a new too. See the conversation to invalid or CFBundleVersion either.

    Neil

  • Error when you use the Application Loader

    When I try to download my application in with the application loader, I get this message:

    In iTunes Connect, newsstand is enabled for your version of the app. The Info.plist file must include UINewsstandApp = true and CFBundleIcons.UINewsstandIcon dictionary must be specified.

    I submit multi-folio.

    Please help guys!

    In App Builder you must select one of the types of viewer that includes "iTunes subscription. Then elaborate on the newsstand and subscription details pages.

    Neil

  • BlackBerry App world & Marmalade - unable to update the application due to the incompatibility of the Package Id

    When you try to submit an upgrade of my existing BlackBerry PlayBook application, my .bar file is rejected due to incompatibility of package-id.

    I looked at the content of the folder bar and compared it to the original version that I presented. Indeed, the package Id has changed.

    What has not changed, it is the id of the application signing certificate or id of the author. The original was presented with marmalade version 6.1, and was built with marmalade version 6.2.

    Any idea on what is causing this discrepancy? Y at - there no fix for this other that screw up my existing version and from new BlackBerry App World? I really want to do because my clients lead are no longer updated.

    In fact, I finally could get an it again. I run the tool for configuring Jam once more, then updated the packages of Marmalade by running the .mkb file. After these two steps, my release was accepted as being compatible with my previous version.

    Thanks for the work around to the subject of manually update the configuration file. I'll take advantage of that in the future if need be.

  • How can I call the 'device Email App' with my application

    Hi all

    1. work on the version of BB storm (9500/9530 Simulator) is v4.7.0.75
    2 opportunity BB JDE 4.7
    3. the request is:

    I want to call the 'device Email App' through my application through email-ID.
    How can I do it in a smart way? I mean once I close the email app, should return to my request.

    Thanks in advance
    Ratna

    Have you tried that?

    UiApplication.getUiApplication().invokeLater(new Runnable()
                    {
                        public void run()
                        {
                            Invoke.invokeApplication( Invoke.APP_TYPE_MESSAGES, new MessageArguments(MessageArguments.ARG_NEW,"[email protected]","Test","This is Test"));
                        }
                    });
    
  • Unable to show the application created

    I have some users that a workspace is unable to display applications created. However, they can select with the arrow keys and assumes that the sequence of the application. For example, Live and Test application is created. User must press the arrow down 2 x key for access to the test application to select. However, some users are able to view applications. all users use IE7 and use HFM9.3.1

    Check the following Internet Explorer settings:

    Go to Internet Options: security, custom level and enable script put on windows without size or position constraints allow it.

    Restart the services.

    Try to connect in twelve... Problem should be solved.

    Kind regards

    Malezieux

  • Unable to provision the Application - 11.1.2.2 user

    I'm trying to configure a user for one of our applications, but seem unable to do. They are part of a security access to four applications and, for each group, an Ad Hoc user role, Planner and view user assigned. I entered the Services shared and deleted all three rolls for the application of the security group, had the user, disconnect, then reconnect. They still have full access to the application! We tried to transfer and create security filters, which did not work. Not sure what we can try at this point, it's weird.

    We understood the question. The security group was part of a larger group configured to access these same applications. If we removed the two, the user has correctly off put in service for the application. Silly question that is much too long to figure out.

  • I had this error, "unable to install the application due to a certificate problem." What should I do now?

    What am I supposed to do when I get a message that says... "Sorry error occurred and... The application cannot be installed because of a certificate problem.  The certificate does not match the certificate of the installed application, does not support upgrades of the application or is not valid.  Please contact the application author. I called Adobe and they have no help what so ever!

    Post edited by: Kevin Monahan

    Reason: the title was too long

    This problem occurs when an old version of Adobe Story is already installed on a system.

    To resolve this problem, you must first remove this version and then install the most recent.

    Now depending on what system you use, are the steps:

    MAC:

    • Open the "Applications" folder in Finder.
    • Move the application 'Adobe Story' to the trash and remove too much Trash.
    • Just to make sure that this application is not installed on a different drive, do a search for 'Adobe Story' in the spotlight. If it is present on a different location, then remove it from there too.
    • Now connect you to story.adobe.com and download the desktop application again and install it.

    WINDOWS:

    • Open the control panel and uninstall the Adobe Story app
    • Now connect to story.adobe.com and download the desktop application again and install it
  • Unable to remove the application from planning 11.1.2.2

    Hi all



    I've removed the Hyperion of EPMA Application Library howerver Planning Application when I click on Navigate-> applications-planning of the workspace, I am still able to see the application of planning that I deleted applications EPMA library. How to completely remove the Planning Application.

    Kindly help me.


    Kind regards
    AS

    If you have restarted the service, and it is always the same then you will need to manually delete the app, have a read of planning 11.1.1.3 - manually remove a classic Application

    Or if you can still you connect to planning app, then you might try conversion classic back and then delete. To convert back to classic go to manage properties under Administration: EDIT_DIM_ENABLED = TRUE
    Restart the services, go to the planning administration and remove the app

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Dreamweaver CS6 unable to launch the Application Manager because of a removed when Creative Cloud membership was cancelled, so cannot launch CS6. Application Manager new download I tried but he wants me to re-register. Maybe I need to old mana application

    I have a Dreamweaver CS6 which was installed stand-alone version on my Mac (OS 10.10.1) for a couple of years now and has worked well. Last year, I joined the creative cloud and got a single subscription to Dreamweaver CC. A week hardly, after 1 year, I cancelled the subscription. I wanted to go back to my old Dreamweaver CS6, but when I launched DW CS6 it grew up the account manager and he wanted me to activate my subscription again. So, through a long process to Adobe customer service, I deleted the application manager. But when I went to the DW CS6 launch, he said that the account manager was missing and impossible to verify the serial number. Then I reinstalled the new account manager to have the same problem occur.  I need to reinstall an OLDER version of the account manager so that it does not have to register again for the subscription of the CC? Is it still possible? Bottom line: how to launch my old DW CS6 stand-alone version without running account manager problems?

    Thank you!

    Run the cleaning CC/CS tool to wipe all traces of your system CS6.

    The Adobe Creative Cloud Cleaner tool allows to solve installation problems

    Perform a new installation of 12.0 CS6.

    Nancy O.

  • Unable to expand the application group in the SSP in 11.1.2.2

    Hi all

    We have installed Essbase Version 11.1.2.2 in our AIX servers successfully however when I login in shared services and under the Application Group when I select any group, I get the below error

    "error occurred beside Server during the processing of your application because of HSS or DB down"

    I checked my database of HSS that is in place and works perfectly well. Is attached to the screenshot for the same thing in my blog http://hyperion-consulting.blogspot.com

    Kindly help me in this regard.

    Kind regards

    AS

    Hi all

    Thank you very much for all your answers... I solved this problem. He comes to the end of the database. When we increased the temporary Table space... the question was solved...

Maybe you are looking for

  • Several Questions for Keynote

    Hello I just bought a brand new version of Keynote and have a few questions: Are there videos tutorials anywhere?  I do not see tutorials, and 'What's new in Keynote' is just a list with no ability to see what are the details. Where the images are st

  • Advise on the treatment of raw cr2 files

    Nice day! I'm new shooting from raw files and are in need of some good advice & counsel to treat you in Aperture. My camera canon 6 d, my version of opening is 3.6. I import my photos to the Aperture library with selection of predefined effect 'auto-

  • Firefox doesn't redirect us to the website when we type the site name in the address bar

    Before when I typed in the address bar of Firefox 3.6 orkut and press on enter, it automatically goes to this site by adding www & .com. But now, when I type in the address bar, it takes me to the results search Google Orkut, and then from there, I h

  • Need driver for legacy keyboard - Siam United hi-tech model 104DYW50-166

    original title: need driver for existing keyboard. Siam United hi-tech Model 104DYW50-166 It has a PS-2 connection if that makes a difference

  • where can I find the SHARP SIGN?

    I have recently moved to England and find myself entering a SHARP sign my chandres. I only have a sign $ is not satisfactory. So, how do I enter a symbol of the BOOK English