Ipa synchro error

Hi There
i'm debuting on flash to ios developpement.
I'm trying to place my freshly created ipa file in itunes it's ok. Ican see it in "ipad apps"
But when i try to put it on my ipad in order to take a look, "Error during the "xxxxxapp" installation"
i'm on Fl cs5.5 with the air up to date
macbook pro
iPad 2 with os 5.0.1
thank you for your help!

Hello,
The group in AD CS is still connected to an object in the metaverse?
Generally, this error appears when you try to create an object in a CS but an other object exists with the same anchor (DN for AD). You need to join the group from AD to the Metaverse Object (If it's not present, disabled the provisioning by SR and run Full/Delta
Synchro on FIM MA)
Regards,
Sylvain

Similar Messages

  • IPhone bluetooth synchro error with 2009 BMW 7

    My iPhone does synchronize with the iDrive system of a 2009 BMW 7, but about 10 to 20% of the contacts (always the same ones) are not synchronized. Is this a known issue? Any solutions? Thanks

    I have a 2009 with the new iDrive and the 3GS does not transfer contacts over bluetooth and does not charge. Everything worked perfectly before with my old 1st generation iPhone. Anybody know if Apple or BMW are trying to resolve this?

  • Genius and 13014 error

    hi all !!
    sorry for my english ...
    I encountered a very strange issue with my touch (first gen) : when I switch on GENIUS, I got an error message at the end of synchronisation : "can not synchro, error 13014).
    then, GENIUS is not active on the ipod. I don't know what happened because I used GENIUS in the past without pbs ...
    I can synchro without error if I put it off.
    I can swith it on if I use another computer (my office one) and If I put off the synchro of the music : then I have GENIUS active on the Ipod BUT : no list possible, because my file is alone ... no other song like this one !! (approx 180 cds on my 16 gb Ipod !!!)
    I tried to restore the ipod, to upgrade the system from 2. to 3. ... no effect !!
    I don't know what to do ... I tried with only 8 songs : ok without GENIUS, error message when I tried to swith it on !!!
    help will be nice !!!

    I found the solution:
    first you have to locate your last library file, you can do this by clicking Edit-preferences-advanced. it will show you the itunes media folder location. then close Itunes
    open your folder and locate the last library (libraries are saved with date names, find the most recent one or the one that was last modified).
    change the name of the library to today´s date following the format it already has. you will have to change the name for libraries: .itl, .xml, genius and extras.
    once you have changed the name to today´s date on the 4 libraries you will have to delete all other libraries existing on the same folder or on a folder named "previous itunes libraries". it is also recommended to delete the itunes "preferences file" .dat (usually 1kb) and the "sentinel" file.
    so, you will have on your itunes media folder only 4 libraries: .itl .xml genius and extras.
    the next step is to click the itunes icon holding the "shift" key . itunes will ask you to either "quit, choose library or create library" click on choose library. then locate the library you just renamed with today´s date and extension .itl
    done, itunes will open with the last saved version of your library. keep in mind that some changes or songs will not be present if you added any while getting the error "itunes cannot save the library file. a duplicate name has been specified" just locate the songs and add them again, if you have the option "copy files to itunes media folder when adding to library" checked. then go to file-add folder or file-and locate the songs missing on the itunes media folder.itunes saves the files on the hard drive but does not save the changes on the library.
    hope this is clear enough.

  • Use adt to package an air installer success, but install this air file "sorry , an error has occured

    hi everyone, i am using a bat file to package an air file ,
    this application runs on windows 7 32 bit,
    it need to call another windows application , so i google and then find i need to add -target native when package , so i added.
    the bat file is like below:
    ========================================
    @echo off
    :: AIR application packaging
    :: More information:
    :: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959
    :: Path to Flex SDK binaries
    set PATH=%PATH%;C:\AdobeAIRSDK\bin
    :: Signature (see 'CreateCertificate.bat')
    set CERTIFICATE=yeahCert.pfx
    set SIGNING_OPTIONS=-storetype pkcs12 -keystore %CERTIFICATE% -tsa none
    if not exist %CERTIFICATE% goto certificate
    :: Output
    if not exist air md air
    set AIR_FILE=air/jonnson.air
    :: Input
    set APP_XML=application.xml
    set FILE_OR_DIR=-C bin .
    echo Signing AIR setup using certificate %CERTIFICATE%.
    call adt -package      %SIGNING_OPTIONS%  -target native  %AIR_FILE% %APP_XML% %FILE_OR_DIR% 
    if errorlevel 1 goto failed
    echo.
    echo AIR setup created: %AIR_FILE%
    echo.
    goto end
    :certificate
    echo Certificate not found: %CERTIFICATE%
    echo.
    echo Troubleshotting:
    echo A certificate is required, generate one using 'CreateCertificate.bat'
    echo.
    goto end
    :failed
    echo AIR setup creation FAILED.
    echo.
    echo Troubleshotting:
    echo did you configure the Flex SDK path in this Batch file?
    echo.
    :end
    pause
    ======================================================
    after run this bat , the air file is successfully built , but when i want to install this air , it says "sorry ,an error has occured .....  bla bla installer file is damaged....bla bla "
    but when i remove the red part -target native  in the command above then run it again , the new packaged air file can install successfully, but the application can not call other windows apllication anymore, nativeprocess.issupported always returns false when running
    so seems like the problem is all about -target native , deos anyone know whats wrong ?
    this problem really bothers me long time , any help will be appreciated. thanks in advance!

    Nice! I swear I tried that URL (substituting "mac" for "win" and "MAC" for "WIN" in the one relaxatraja posted), but I guess I missed something.
    Ironically, it doesn't include a binary either, but a simple alias works:
    alias pfi='java -jar /path/to/PFI/lib/pfi.jar'
    And it did indeed produce an ipa without error. I don't have my hardware with me, but I'll be able to test it tonight. Meanwhile, I think I'm in business. Thank you all!

  • Updated AIR 3.4 SDK beta version to release version, package IPA failed

    my project contains an ANE , and it works fine with previous version , today i updated sdk version to AIR3.4 sdk release , but failed to package IPA  with errors below:
    ld: warning: -ios_version_min not specificed, assuming 4.0
    Undefined symbols for architecture armv7:
      "_null", referenced from:
          _g_com_adobe_air_fre_fmap in extensionglue.o
         (maybe you meant: _sqlite3_bind_null, __ZN7avmplus20BitmapDataJPEGWriter14j
    peg_null_charEP18jpeg_common_structPc , __ZN7CString16s_nullTerminatorE , __ZN7a
    vmplus7AvmCore24decrementAtomRegion_nullEPii , _null_name , __ZN7avmplus20Bitmap
    DataJPEGWriter9jpeg_nullEP18jpeg_common_struct , _sqlite3_result_null , __ZN7USt
    ring16s_nullTerminatorE )
    ld: symbol(s) not found for architecture armv7
    Compilation failed while executing : ld64
    is it a bug? or i do someting wrong?

    I was really hoping that would work for me to.
    I'm using:
    AIR 3.4 to compile the ANE and the IPA.
    FB 4.7 beta to write the Actionscript Library
    Xcode to compile the native library - I added the signature minimalFinalizerFunction() then rebuilt the framework and used the 'release' version
    The ANE seems to compile without error using this command:
    adt -package -target ane KiipNativeExtension.ane extension.xml -swc KiipNativeExtension.swc -platform iPhone-ARM -C ios . -platform default -C default .
    -- here's my extension.xml --
    <extension xmlns="http://ns.adobe.com/air/extension/3.1">
        <id>com.slaphostgames.extensions.KiipNativeExtension</id>
        <versionNumber>0.0.1</versionNumber>
        <platforms>
            <platform name="iPhone-ARM">
                <applicationDeployment>
                    <nativeLibrary>libKIIPANE.a</nativeLibrary>
                    <initializer>ExtInitializer</initializer>
                    <finalizer>minimalFinalizerFunction</finalizer>
                </applicationDeployment>
            </platform>
            <platform name="default">
                <applicationDeployment/>
            </platform>
    </platforms>
    </extension>
    Then I republish the swf in Flash Pro CS6 (I do this by testing the movie and it pops open ADL but gives runtime errors that the ExtensionContext function is not available - I think that is expected behavior because it's in the simulator)
    Then finally I run this command to compile the IPA:
    adt -package -target ipa-test-interpreter -storetype pkcs12 -keystore Certificates.p12 -storepass passwd -provisioning-profile Distribution_Ad_Hoc.mobileprovision TestKiip.ipa TestKiip-app.xml TestKiip.swf -extdir . -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPh oneOS6.0.sdk/
    -- here's my -app.xml
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <application xmlns="http://ns.adobe.com/air/application/3.4">
        <id>com.slaphostgames.TestKiip</id>
        <versionNumber>1.0</versionNumber>
        <filename>TestKiip</filename>
        <description></description>
        <!-- To localize the description, use the following format for the description element.
              <description>
                        <text xml:lang="en">English App description goes here</text>
                        <text xml:lang="fr">French App description goes here</text>
                        <text xml:lang="ja">Japanese App description goes here</text>
              </description>
              -->
        <name>TestKiip</name>
        <!-- To localize the name, use the following format for the name element.
              <name>
                        <text xml:lang="en">English App name goes here</text>
                        <text xml:lang="fr">French App name goes here</text>
                        <text xml:lang="ja">Japanese App name goes here</text>
              </name>
              -->
        <copyright></copyright>
        <initialWindow>
            <content>TestKiip.swf</content>
            <systemChrome>standard</systemChrome>
            <transparent>false</transparent>
            <visible>true</visible>
            <fullScreen>false</fullScreen>
            <autoOrients>false</autoOrients>
            <aspectRatio>portrait</aspectRatio>
            <renderMode>auto</renderMode>
        </initialWindow>
        <customUpdateUI>false</customUpdateUI>
        <allowBrowserInvocation>false</allowBrowserInvocation>
        <icon></icon>
        <iPhone>
            <requestedDisplayResolution>standard</requestedDisplayResolution>
            <InfoAdditions><![CDATA[<key>UIDeviceFamily</key><array><string>1</string><string>2</stri ng></array>]]></InfoAdditions>
            <!--
    <Entitlements>
              <![CDATA[<key>keychain-access-groups</key><array><string>...</string></array>]]>
    </Entitlements>
    -->
        </iPhone>
        <extensions>
            <extensionID>com.slaphostgames.extensions.KiipNativeExtension</extensionID>
        </extensions>
    </application>
    I get this error:
    ld: warning: -ios_version_min not specificed, assuming 4.0
    ld: duplicate symbol _OBJC_CLASS_$_FIXCATEGORYBUGKP_ASIHTTPRequest in /var/folders/2g/4jk4pqbs28v13vh9scbj1cq40000gn/T/a8ede4b9-22d3-4d0f-8faf-2eafcacffd42/lib com.slaphostgames.extensions.KiipNativeExtension.a(KP_ASIHTTPRequest+OAuth.o) and /var/folders/2g/4jk4pqbs28v13vh9scbj1cq40000gn/T/a8ede4b9-22d3-4d0f-8faf-2eafcacffd42/lib com.slaphostgames.extensions.KiipNativeExtension.a(KP_ASIHTTPRequest+OAuth.o) for architecture armv7
    Compilation failed while executing : ld64
    Any thoughts?

  • "Entitlements are not valid" error message when trying to sync ipa file from iTunes to iPad

    Is anyone else getting this error message, "Entitlements are not valid",  when trying to sync .ipa file from iTunes to iPad?
    The issue I'm having is getting the ipa file that was built by the 'Adobe Flash Packager for Iphone' installed into my iPad.
    So, I have a swf file that works and was able to publish it into the Android Market.  I then compiled and build the same flash project with the Packager for Iphone into an .ipa file.  But when I try and install this .ipa file into my iPad to do my testings, i'm getting the error message. 
    I would like to test my ipa file in my iPad device before submitting it to the Apple Store.
    Any help would be appreciated. thank you.

    Developing for iphone can be amazingly complicated and frustrating.  (even before you start coding).  The process of having to create a Certificate, to approving the Certificate, to Assigning the deviceIDs to the certificate, to creating the AppIDs, to creating the provisioning profiles and then creating the .p12 file... is just too tedious. 
    I solved the problem of the "Entitlements are not valid".   The AppID i had set in the iPhone Developer Portal did not match that of the AppID i had set in the Adobe Flash CS5 -> Publish Settings.  (ie. com.yourdomainname.yourappname).  After I re-entered my AppID and compile, i was able to sync the .ipa file into my ipad. 
    I wish the error message had been a little more descriptive.  Could have saved me a whole day.
    I hope this helps others.  But my guess is, if you don't set the 40 character device ID correctly, or the email in the signingcertificate correctly, you'll get this same generic error message.

  • Strange error message when compiling an IPA ("multiple L$start$ labels found at same address in...")

    I get this message when compiling an IPA with AIR 3.6:
    ld: warning: multiple L$start$ labels found at same address in __ZN9NetStream12DispatchProcEP10NativeInfo at offset 0x06C0
    Googling a bit, it seems it's an error message from this C++ class:
    http://opensource.apple.com/source/ld64/ld64-133.3/src/ld/LinkEdit.hpp
    So I suppose it's a bug in the AIR for iOS compiler. Any clues about why am I getting that warning message?

    I've been getting this message for quite a while, but I think a fix will soon be needed. I got the following message from Apple:
    ==============
    Dear developer,
    We have discovered one or more issues with your recent delivery for "Quazar". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
    Non-PIE Binary - The executable 'Quazar.app' is not a Position Independent Executable. Please ensure that your build settings are configured to create PIE executables.
    ===============================================

  • ASA 5525, v9.1.2 - IPAA: Error freeing address ip-address, not found

    Hello everybody!
    The following problem:
    VPN-dial-in on the ASA .
    There are different VPN group policies , each with its own DHCP pool .
    Authentication is performed by the AAA AD .
    Everything works properly.
    However, 3 users of a VPN group can not dial in . On the firewall then this error always comes in the log :
    IPAA : Error freeing address 172.24.16.41 , not found
    That address is nowhere else on the firewall , but was once assigned to a user . But this Network Object is deleted now.
    The DHCP pool for this VPN Group goes from .33 to .63 .
    I don not understand why the ASA always wants to take the .41 However, even if no one else is logged in via VPN .
    No matter which one of the 3 users I take, the ASA always wants to assign the .41 .
    For all the other users that are having no problem, it assumes a different IP from the pool.
    I recreated the pool, created another pool and assigned that pool, I rebootet the ASA. No luck.
    Also did a "clear arp".
    No improvement .
    Ideas ?
    As I said, all other VPN groups and users have no problems.
    ASA 5525 , v9.1.2
    Thank You!

    Problem solved.
    The User is only allowed to be in one of the VPN-Groups in the ActiceDirectory.
    Those 2 problem-users where in two VPN-groups.
    So, problem fixed.

  • ERROR ITMS-9000:"Redundant Binary Upload. There already exists a binary upload with build version '1.1' for ipa '1.1'".

    ERROR ITMS-9000:"Redundant Binary Upload. There already exists a binary upload with build version '1.1' for ipa '1.1'".
    I need to change the build number, but not the version number. So I can upload a new build for same version to ITC. What step should I do in FB4.7?

    Hi mobisa,
    Can you try the solution in this post? ios - ERROR ITMS-9000: "Redundant Binary Upload. There already exists a binary upload with build version '1.0' for train…
    Thanks,
    Preran

  • Application Loader ERROR ITMS-90072: "The IPA is invalid. It does not include a Payload directory."

    Hello -
    The below error is being received when submitting an app via Application Loader (3.0).
    Application Loader ERROR ITMS-90072: "The IPA is invalid. It does not include a Payload directory."
    Has anyone encountered this issue?  If so, please advise on how to resolve.
    Many thanks in advance.

    This is an error with Apple's submission verification and you will need to open a developer support request with them. See Re: "Invalid Bundle." "...viewer.app does not support the minimum OS version specified in the Info.plist" for more details.
    Neil

  • Error on installing .ipa file in ipad,  MISValidateSignatureAndCopyInfo failed

    I get the following error captured in IOS Simulator when i tried to install an .ipa file created by converting .swf file.
    Please help.
    Anand-Deenadayalans-iPod installd[670] : Dec 13 19:42:10
    SecTrustEvaluate
    Dec 13 19:42:11 Anand-Deenadayalans-iPod installd[670] : handle_install: Installation failed
    Thanks a ton !

    I get the following error captured in IOS Simulator when i tried to install an .ipa file created by converting .swf file.
    Please help.
    Anand-Deenadayalans-iPod installd[670] : Dec 13 19:42:10
    SecTrustEvaluate
    Dec 13 19:42:11 Anand-Deenadayalans-iPod installd[670] : handle_install: Installation failed
    Thanks a ton !

  • AIR 3.6 SDK + ASC2.0+iOS ipa-ad-hoc, error

    Hi,
    I have download this morning AIR SDK 3.6 with ASC2.0. (offccial relase)
    1) ADL, no problems, I had to readjust a few things in the code but all works fine
    2) Package targeting ipa-debug-interpreter, compiles and packages ok
    3) Package targeting ipa-ad-hoc I have the following error:
    [java] C:\workspace\myApp\temp\myApp-app.xml: error 304: Initial window content is invalid
    Any ideas where is this coming from? (I guess it is the -app.xml but works fine targetting ipa-debug-interpreter)
    This is the -app.xml:
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/3.6">
        <id>com.lessrain.MyApp</id>
        <filename>MyApp</filename>
        <name>My App</name>
        <copyright>Copyright © 2013 Less Rain LTD. All rights reserved.</copyright>
        <versionNumber>0.0.30</versionNumber>
        <initialWindow>
            <content>MyApp.swf</content>
            <systemChrome>standard</systemChrome>
            <transparent>false</transparent>
            <autoOrients>true</autoOrients>
            <fullScreen>false</fullScreen>
            <renderMode>direct</renderMode>
            <aspectRatio>portrait</aspectRatio>
            <visible>true</visible>
            <depthAndStencil>false</depthAndStencil>
        </initialWindow>
        <supportedProfiles>mobileDevice</supportedProfiles>
        <supportedLanguages>en</supportedLanguages>
        <icon>
            <image1024x1024>icons/MyApp-1024x1024.png</image1024x1024>
            <image512x512>icons/MyApp-512x512.png</image512x512>
            <image144x144>icons/MyApp-144x144.png</image144x144>
            <image114x114>icons/MyApp-114x114.png</image114x114>
            <image100x100>icons/MyApp-100x100.png</image100x100>
            <image72x72>icons/MyApp-72x72.png</image72x72>
            <image58x58>icons/MyApp-58x58.png</image58x58>
            <image57x57>icons/MyApp-57x57.png</image57x57>
            <image50x50>icons/MyApp-50x50.png</image50x50>
            <image48x48>icons/MyApp-48x48.png</image48x48>
            <image36x36>icons/MyApp-36x36.png</image36x36>
            <image29x29>icons/MyApp-29x29.png</image29x29>
        </icon>
        <iPhone>
            <InfoAdditions><![CDATA[
                    <key>FacebookAppID</key>
                        <string>xxxxxxxxxxxxx</string>
                    <key>UIDeviceFamily</key>
                    <array>
                        <string>1</string>
                    </array>
                    <key>CFBundleURLTypes</key>
                        <array>
                            <dict>
                                <key>CFBundleURLSchemes</key>
                                <array>
                                    <string>fbxxxxxxxxxxxxx</string>
                                </array>
                            </dict>
                        </array>
                    <key>UIStatusBarStyle</key>
                    <string>UIStatusBarStyleBlackOpaque</string>
                    <key>UIRequiresPersistentWiFi</key>
                     <string>YES</string>
                    <key>UIAppFonts</key>
                    <array>
                        <string>FF_DIN_Condensed_Black.otf</string>
                    </array>
                    <key>UIRequiredDeviceCapabilities</key>
                    <array>
                        <string>still-camera</string>
                        <string>front-facing-camera</string>
                    </array>       
                ]]></InfoAdditions>
            <requestedDisplayResolution">high</requestedDisplayResolution>
        </iPhone>
        <extensions>
             <extensionID>pl.mateuszmackowiak.nativeANE.NativeAlert</extensionID>
             <extensionID>pl.mllr.extensions.nativeUtils</extensionID>
             <extensionID>com.distriqt.Compass</extensionID>
             <extensionID>com.distriqt.Camera</extensionID>
             <extensionID>com.distriqt.NetworkInfo</extensionID>
             <extensionID>net.digitalprimates.volume</extensionID>
             <extensionID>com.milkmangames.extensions.GoViral</extensionID>
        </extensions>
    </application>
    Thanks
    Luis

    Hi neh. Yes the quoates are not in the final code, I paste them in the post by mistake. I was in the proess of testingthe new attributes to exclude devices.
    I'm using FDT to compile:
    The ${SDK_PATH} ->SDK_PATH=C\:/Program Files/Adobe/flex_sdk_4.6.0_air36_asc2
    The ${adt} -> adt=/lib/adt.jar
    <target name="package-IPA-Ad-Hoc-Release" depends="prepare-iOS-settings-bundle,prepare-iOS-adHoc">
            <java jar="${SDK_PATH}${adt}" fork="true" failonerror="true">
                <arg value="-package" />
                <arg value="-target" />
                <arg value="ipa-ad-hoc" />
                <!-- NATIVE_SIGNING_OPTIONS -->
                <arg value="-provisioning-profile" />
                <arg value="certificates/${certificate.ios.adHoc.provisioning}" />
                <arg value="-storetype" />
                <arg value="pkcs12" />
                <arg value="-keystore" />
                <arg value="certificates/${certificate.ios.adHoc}" />
                <arg value="-storepass" />
                <arg value="${certificate.ios.adHoc.password}" />
                <!-- Name Of File To Create-->
                <arg value="${project.publish.path}/${build.number}/${iOS.file.publish}" />
                <!-- App Descriptor-->
                <arg value="${app.temp-descriptor}" />
                <!-- Native Extensions -->
                <arg value="-extdir" />
                <arg value="${iOS.app.extensions}" />
                <arg value="-C" />
                <arg value="${project.bin.path}/" />
                <!-- Files To Package -->
                <arg value="${compile.target}" />
                <arg value="${app.include.assets}" />
                <arg value="${app.include.icons}" />
                <arg value="Settings.bundle" />
                <!-- Splash screen -->
                <arg value="-C" />
                <arg value="${project.bin.path}/splash-screen" />
                <arg value="Default.png" />
                <arg value="[email protected]" />
                <arg value="[email protected]" />
                <!-- Include Fonts -->
                <arg value="-C" />
                <arg value="${project.temp-fonts.path}" />
                <arg value="." />
            </java>
            <delete dir="${project.temp.path}" />
            <delete dir="${project.temp-fonts.path}" />
        </target>

  • Getting error while trying to generate IPA

    I am creating an iphone project. While generating the .ipa file from flash builder 4.6. its giving me the below mentioned error.
    A fatal error has been dected by Java runtime environment. Please help me asap.

    Hi Sani,
    Try running resource & ppds ppm consistency check against
    their respective transactions (/sapapo/res01 & /sapapo/scc_03)
    and check any inconsistencies found.
    Regards
    R. Senthil Mareeswaran.

  • HELP: TE2 SystemMgr.c Line:4038 error - can't synchro with new Outlook 2007

    Hello.  I just had Outlook 2007 installed (under XP pro) at my office, along with a new computer arriving...  I tried to reinstall my palm software and do a synchro...  and I get this error message:
    SystemMgr.c, line:4038.  Error launching application.
    I tried resetting the handheld, I tried reinstalling the software, I tried downloading the Outlook 2007 soft from PALM...  nothing changes this and I can't synchronise.
    HELP!  Anyone know what to do???
    Post relates to: Tungsten E2

    I installed Office 2007 on my computer at work running XP Pro.  Since then I have not been able to sync my TE2 using the USB.  I have downloaded the Outlook 2007 conduit, unzipped it and installed it - still no luck - tried again and still no luck. (Does it matter where in the program files the Outlook 2007 conduit is installed?)  I have tried a soft reset at least 3 times.  When I press the hotsync button, the device reads:  "Connecting with the desktop using cradle/cable."  There is no message on the desktop.  There is no movement on the device.  After a short time, this message appears on the device: "HotSync problems -- The connection between your device and the desktop could not be established. Please check your setup and try again.  My last successful hotsync was 7/17/08 -- the day before I installed Office 2007.  What should I try next?
    Post relates to: Tungsten E2

  • Errors with ipa and zip for final upload to Apple

    Hi there,
    My app is completed and I've gone through all of the steps up to the final test (ipa) and final submission (zip) to Apple.
    I've spent hours trying to export the ipa file and the zip file from the Viewer Builder, but it keeps giving me an error.
    In preparation to upload the app, I did all of my certificates and exported the mobile provisioning file, and both the development and distribution file.
    But, I'm still getting the error that will not produce the final files the I need from the Viewer Builder.
    Do I need to start all over? Are old dev and prov files the issue? Is the keychain the problem? I have no clue where to go from here....
    Thanks,

    Hi Bob,
    I've got a couple of things:
    1. I built the app in the Adobe Viewer Builder on 11-12-03, but the ipa file and the zip file did not sign
    2. Then, I re-built the app in the Viewer Builder and now it says "Build Error: Build failed. Try again later.
    Here are my questions:
    1. Is my first build lost?
    2. What do I need to do to generate the ipa file and the zip file? The certificates and everything are done on Apple side.
    Thanks,
    Shannon Bisnaire
    Publisher/Creative Director
    Grapevine Magazine + Design Studio
    Office: 613.393.1278 Fax: 613.393.2908
    www.grapevinemagazine.ca

Maybe you are looking for

  • Black Background Title Screen

    I am trying to create a black background title screen (with white titles). Suggestions on this board have indicated that I could drag the title bar before the clip begins and that the default color would be black (i.e., solving my problem). I have no

  • JSTL  Condition Evaluation for single character string

    I am facing a weird problem. For example my JSP code is like this: <c:set var="myString" value="S"> <c:if test="${myString=='S'}"> MyString value is S </if> When i execute this code it suppose to display: MyString value is S But it is not displaying

  • Please help and thank you

    i visited Belguim and there i bought an Iphone 4s second-hand but the phone now is stuck on icloud activation screen and i have really no contact with the previous owner and im stuck, please help , the phone's imei is :  PLEASE HE <Personal Informati

  • Cross-domain AICC not working in Captivate 7 HTML5 courses

    We've published some Captivate 7 courses to HTML5 and are trying to connect them to our LMS with AICC.  Due to differences in the protocol, the direct calls are blocked, so we need to use the cross-domain implementation, but after enabling that by ed

  • Invoice in FI-AP and FI-AR

    Hello, Is it possible to edit a paper invoice when using transaction FB60 ou FB70 in standard SAP (or other transactions in FI applications maybe)? Do we have no other choice than to use SD and MM applications to do so or make a specific development?