V32 app build - binary rejected

I just submitted rebuilt apps with V32 and am getting a Invalid binary message -
This bundle is invalid - New apps and app updates submitted to the App Store must be built with public (GM) versions of Xcode 5.1.1 or higher and iOS 7 SDK. Do not submit apps built with beta software.
Once these issues have been corrected, use Xcode or Application Loader to upload a new binary to iTunes Connect. Choose the new binary on the app’s Details page in My Apps on iTunes Connect, and click Submit for Review.
any idea?
I am using Application Loader 2.9.1 to upload

Similar issue here, I think? Attempting to submit an updated build in anticipation of iOS 8.
Screengrab below - would appreciate feedback on whether it's part of the same problem (or not). Thanks.

Similar Messages

  • App made with App Builder V32.1 on iOS 8 doesn't install on iPad

    Hi,
    I got a problem with an App with subscription made with App Builder V32.1 on iOS 8.
    The process was ok, no error message, i download the .ipa and then I upload on my iPad using iTunes. I have synchronized everything and then I saw my App on the device but the icon is darker and there is a text under the icon that report the App is still under installation.
    Any idea?

    Hi Neil,
    I appreciate your answer but unfortunately you are wrong, at least for my case  :-)
    I delete the old mobileprovision files, I made a new App ID and associate with the devices and then I built new mobileprovision files... and it still doesn't work.
    After a day spent to try to understand the problem, I solved making a new couple of certificates and then it works.
    I don't know why, the "old" certificates are used in other Apps and they are still valid.
    This solution works but now I have to verify if is it possible to update the oldest App with a new one made with another certificate. The Apple Developer credentials are the same but there is not documentation about this issue.
    Ciao,
    Andrea

  • Push enabled distribution mobile provisioning cert rejected by App Builder

    Hi *,
    with the first app using push notifications we struggled in DPS App Builder 2.6.0.
    The distribution provisioning profile detail view on developers.apple.com lists 'Enabled Services: Push Notifications, In-App Purchase, Game Center'.
    The development provisioning profile states exactly the same.
    APNS certs are set, push is enabled and Adobe Push Server selected.
    Using these distribution provisioning profiles in the App Builder with push messages activated, the App Builder accepts the development profile but does not accept the distribution profile as push enabled provisioning profile! (red box, message stating a push enabled profile must be used).
    Any idea where to start searching or why a profile with Push Notifications enabled is not accepted?
    Thx
    Holger

    Just deleted all mine and started again, generated new app id with push active, new mobile provision files and new Push production and development .p12's and I am getting the same problem.
    According to DPS app builder my push production APNS certificate is not valid! see screenshot below, driving me mad at the moment!!!
    I cannot save my progress in DPS app builder as it will not accept the certificate so need to leave it open till I get it to work.

  • Binary Rejected: 2.2: Apps that exhibit bugs will be rejected

    We found that your app exhibited a bug, when reviewed on iPad running iOS 7.1.1, on both Wi-Fi and cellular networks, which is not in compliance with the App Store Review Guidelines.
    Specifically, the app launches to an empty storefront.
    We also found that your app has an associated free subscription, however, it does not include a mechanism for the user to sign up for the free subscription.
    It is required to revise the app to include the mechanism to allow user to sign up for the free subscription. For more information, please see Newsstand for Developers for information on Newsstand Kit.
    Does anybody can help me? I don't know what's wrong...

    They told you what is wrong: you don't have any issues in your library, and you don't have a way to sign up for the subscription in your app. This usually means:
    1) You didn't publish a sample issue as free so the reviewers can see your app has content
    2) You didn't add your subscription in App Builder
    I suggest you follow our step-by-step publishing guide to make sure you have everything configured correctly and tested before you submit again to Apple. You can find our guide at: http://help.adobe.com/en_US/ppcompdoc/Adobe_Publishing_Companion_Guide_for_iPad.pdf
    Neil

  • Binary Rejected

    Bob Bringhurst, Bob Levine  et al - after much waiting in the Apple queue, our binary was rejected yesterday.
    I am not sure what to do, or where the issue lies.
    I am copying the message we received from Apple below, and attaching the screenshot they sent us.
    What do you suggest we now do? Everything worked just fine on our provisioning app. Thank you
    Binary Rejected
    Apple
    Sep 24, 2014 04:09 PM
    Reasons
    2.2: Apps that exhibit bugs will be rejected
    ----- 2.2 -----
    We found that your app exhibited one or more bugs, when reviewed on iPad running iOS 8 and iPhone 5s running iOS 8, on both Wi-Fi and cellular networks, which is not in compliance with the App Store Review Guidelines.
    Specifically we found the app did not load once launched.
    For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
    - complete details of your rejection issue(s)
    - screenshots
    - steps to reproduce the issue(s)
    - symbolicated crash logs - if your issue results in a crash log
    If you have difficulty reproducing a reported issue, please try testing the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/>Technical Q&A QA1764: How to reproduce a crash or bug that only App Review or users are seeing.Screenshot_0.png

    I am having the same problem with an app that I have been trying to get approved for the last few weeks for a client. I have rebuilt it 4 times.  My App Builder is up to date just so you know. I have checked to make sure the Zip file is the latest one that I save. Each time I have done a test on a iPad Air using the latest iOS with no problems seeing it.  Find it weird that I can see it, but Apple can't.  Any suggestions on how to get this working would be very much appreciated.  This is my 3 Single Edition I have done.  The other ones I have not had this kind of problem.
    Thanks,
    Karen
    Reasons
    2.2: Apps that exhibit bugs will be rejected
      Thank you for your response.
    However, we still see the same issue where your app only displays a blank page upon launch after momentarily showing the splash screen. This happened when reviewed on iPad Air running iOS 8.0.2 on both Wi-Fi and cellular networks. Please ensure that the issue is resolved before resubmitting your app for review.
    For discrete code-level questions, you may wish to consult with Apple Developer Technical Support.
    If you have difficulty reproducing a reported issue, please try testing the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/>Technical Q&A QA1764: How to reproduce a crash or bug that only App Review or users are seeing.

  • Set version string from a shared file in App Builder

    I am upgrading my applications to use the new LabVIEW 8.0.1 Pro env. I am getting used to the new App Builder features and I like what i see. However... i am having a couple of issues...
    1. I now have to change build number in both my About_Dialog.vi AND in the build properties.
    2. I now have to change the build number for EACH binary i build, EACH time i build.
    Is there a way to, at build time, read a file to set the version string? IE. Can i have a text file that is called fileversion.txt or something and have it be read to populate the build version?
    Is there a way to have a pre/post build script that can be run to set parameters/configs using the 8.0 App Builder?
    The primary reason for this is that since i cannot use a command line option to build my executables, i would at least like to simplify it to be able to use a simple mouse clicker app. However the version info has to change with each build and that increases the complexity of the script 10 fold. Alternatively, is it possible to remove the version info from the binary? I like the feature a lot, but my customers are going to get confused if the about dialog says something different than the binary properties.

    Hello Plexsys,
    With LabVIEW 8.0, in the project explorer you can have VIs targeted to multiple devices. This is where to conditional disable structure comes into the picture. With this structure it possible at runtime to disable a section of the code depending upon the target on which this VI is running.
    Besides working with multiple targets (using the Target Type symbol), you can also define your own symbol. This way a VI can behave differently when used in conjunction with different projects. You can define the symbol for a project by right clicking on the Project (in project explorer) and selecting “properties”. This way, if a specific VI is moved over from one project to the other (with a different symbol value), then it would behave differently. If a project does not contain one of the symbol values, then the default case would be executed.
    You can always refer to LabVIEW help for more information on the conditional disable structure.
    At this moment I don’t think that the conditional disable structure could provide you with the functionality that you are looking for.
    Regards,
    Chetan K
    Application Engineer
    National Instruments

  • App builder Update Download?

    app builder
    Update Download
    File
    Version is rejected
    Please update file version check

    I assume based on your reply to the other post that you got this resolved. If not please reply to this thread with more complete information on what you tried and what you didn't work.
    Neil

  • Optional Policy Link - DPS app builder v26

    Hi,
    In the last update the DPS app builder received a new field.
    I had a app reject by Apple with this message
    maybe I believe that is because this new url field. Anyone more have had this issue already
    11.13: Apps that link to external mechanisms for purchases or subscriptions to be used in the app, such as a “buy" button that goes to a web site to purchase a digital book, will be rejected
    We found that your app provides access to external mechanisms for purchases or subscriptions to be used in the app, which is not in compliance with the App Store Review Guidelines
    Regards
    __Felipe

    Do you mean for the privacy policy link? What URL did you use? Apple will reject applications if they can find an URL that will take the user to a site that can be used to purchase items. You need to make sure you provide an URL that doesn't have a way to navigate to other areas of your website that allow purchasing.
    Neil

  • Adobe App Builder Splash Issue

    After I created the app through the app builder, for some reason the splash image ( when you first open the program) has an issue.
    It proceeds to show the splash image it should intend to, like holding the iPad horizontal will display the horizontal splash image. But, for some reason, after two seconds, it changes to the opposite layout splash image, which appears stretched and flipped.
    My folio is v32 & i'm using the App Builder v 3.2.1.
    The files I have used are the same files that I used on my previous app, which didn't have this issue; although the folio was v26.
    -Shawn

    Yes, I have the same issue – see here for an Adobe stuff answer:
    Weird Splash Screen with 32.1
    – Haeme Ulrich

  • No Previous App Version Option in DPS App Builder 32.4.4?

    We're trying to create an older iPad app version through app builder 32.4.4, but the app version box is grayed out at v32. Is there a way to create an older app version?

    No, the only version supported now is v32.
    Neil

  • HTML Banner for Native Android App Builder

    In the release notes it says
    The HTML banner in the library has limited available APIs.
    I don't even see a place in the app builder to define a banner.
    We called Gold Support and they don't know anything about the new Native App Builder.
    Thanks,
    Darrin

    I know that with Android the subscriptions are not supported but a header banner (static - no action linked) is important to see!
    Client want a branded viewer - now is very poor!
    Are there some news about this? Now i'm working with the new native Android app and i see that in the web builder (works very well!) there is not a field to upload a png. V31, V32?
    I use Professional

  • Dps App Builder : missing 64-bit support

    I'm trying to subit a rebuilted app with v32 tools.
    When I upload my package with Applicaiton Loader, I receive this warning:
    I'm still able to submit the app but will this cause a problem?
    Is there a fix now or Adobe will patch the app builde before February?
    Thanks,
    Simon

    Hi Nathan
    Do you know when it will be as Apple deadline is 1st Feb 2015?
    Will it be only for new submitted apps or will we have also to update the current/live apps?

  • Error using App Builder and Application Loader

    Hello,
    we created many App's with the App Builder before and after the release of v27 we tried to update a couple of App's. So we get into the App Builder, changed the version from v26 to v27 (didn't changed anything else!!!) and rebuild the App. Now we want to use the Application Loader to upload the App to iTunes Connect, but everytime we receive this message:
    "The binary being analyzed must be an executable: /var/folders/9x/.../..._v27_distribution-viewer.zip/viewer.app/viewer"
    We rebuild the app several times, updated the App Builder but nothing works. Does anyone has an idea?
    Regards
    Sven

    Was the app updated from previous version to v27 or was created as a brand new v27 app?
    Is this same error happening for any other apps you are trying to submit?
    What is the version of application loader you are using to upload the distribution-viewer.zip?
    The latest version of application loader should be on is 2.8. If you are not, then upgrade to the latest version and try again. You can download the latest version from https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa

  • DPS APP Builder Error Code 1

    Hello,
    I'm getting an Error Code 1 message when trying to download the test APP from the DPS APP Builder. I've tried re-building the document (a process that takes almost 8 hours in my case as our APP features 110 articles including almost 1000 images), updating it, generating new certificates and any other workaround mentioned in a previous discussion about this same subject. Nothing worked for me.
    The only workaround I haven't tried is deleting the folio from ~/Library/Preferences/StageManager.BD092818F67280F4B42B04877600987F01 11B594.1/Local Store/dmp.
    Apparently, there's nothing called "StageManager" in my MacBook Pro. Not in this route neither in any other route.
    Any idea about how to solve this? (if possible without re-building once again the whole document) We can't wait until the error code 1 bug is fixed in future Adobe updates as we need to submit the APP to Apple next week.
    Thanks for your time.

    Anyone can help??
    Update my latest experimental results.
    I found that issue was folio package related.
    Because when I use another folio package to the same app item in App Builder, this error message does not appear.
    But the original package in exchange, this error information occurs.
    Are there helpful to solve this problem?

  • Updating my .ipa in DPS App Builder for testing is not working

    Hi there,
    I've build my .ipa file in DPS App Builder for testing on my iPad before I publish it to the app store. No problem. I tested it and saw some modifications to make. I made the changes on my folio, updated it in the folio builder of indesign (on the cloud). Then I get back to DPS App Builder and rebuild an .ipa file from the "Manage" and "Modify" windows, it download and test my certifates, seems to work ok. Then I've created the new .ipa file (after erasing the old one on my desktop and iTunes) but when I synch it back on my iPad it's not updated. It's still the first version of my folio without the changes.
    I tried to create a new app from the beginning but the single edition serial number does not work anymore. So my only solution is to update my folio, right? But what is the right way to do it? Am I missing something? I didn't find any answer in the step by step guide about that.
    Or is it possible to delete completly the first version in DPS App Builder to recreate it without losing my single edition serial number as I didn't submit it to Apple yet?
    Do I have something to do in the Folio Producer?
    Thanks for your help.
    Julien.

    Single Edition Serial is one time use thus modification is not possible from your end directly in case you wish to use the same serial number. For such cases you need to contact DPS Support, who can get an approval on a serial number reset after reviewing the need.
    In this case, I'll take this offline with you in reference to forum post # http://forums.adobe.com/message/5597607.

Maybe you are looking for

  • I can't do pdf's in Indesign (CS5.5) anymore

    Today I discovered I can't do pdf's from Indesign (CS5.5) anymore. I was told to update/install Extension Manager, but it didn't work with my OS X (10.6.8). Is this Adobes way to make sure I buy Creative cloud already, or is there any way I still can

  • How do I remove the link target display?

    I do not want a status bar. I do not want that link target display on the bottom of the window either. How do I remove it please?

  • Escape Key Event in JTable

    I have a KeyPressed event method in a java file where I am using the F3 and Escape keys. I have a JTable in the java file with values in it. The user can select any row in the table and when you press F3 or Escape key some methods get called up which

  • Iphone 4 won't reboot

    A window popped up asking me to upgrade a program and I said yes. the phone then locked up, turned off, and won't reboot. All that comes up is the apple logo. It takes about 15 minutes for the phone to shut down when I try. I have tried a reset but i

  • Triggering external exe/app minimized (or window focus control) in AIR?

    Hello all, I'm wrapping up a big flex/AIR app and very excited about it, but there's one thing that's bugging me:  in the program I need to repeatedly open and run external files (speech recognition scripts) but when I do so, the window for that exec