Failed to Install - when syncing app to ipad

Newly created app, after bringing it into itunes and syncing I can see it start to load on the ipad (icon appears with a loading bar) but then I get an error message "Itunes Sync "app name" failed to load". Tried re-compiling, removed icon, restarted ipad, no joy. No errors when compiling in Flash.
Other apps I've made will install, so I don't think it's the provisioning or certificate. Using "Quick publishing for device testing"
Any ideas of where I should look for problems? I'm new to ios development.
TIA

Solved: The App ID in the provisioning profile was off - it just had the name of the app not the "com.name.app", reapplying the profile fixed it.

Similar Messages

  • Itunes 11.4 crashes when syncing apps to ipad / iphone

    hey everyone, maybe the knowledge of the many may help, as I am rather at a loss right now!
    after installing itunes 11.4, my trouble started! running 64 bit version on windows 8.1 - and latest iOS on both devices
    all windows updates installed, all drivers for whatever is running on this machien are also up to date
    connecting either ipad or iphone to computer, when itunes starts to sync, it gets to the point of "syncing apps to iPAD", it tries to add the first app - and crashes for good!
    and yep, I went thru all the suggested thingies recommended on here:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/TS1717
    windows pops up "itunes has stopped working" ... so I headed over to the Windows Event viewer, and for the moment, itunes crashes, I find these two entries in the log file - tried a search on here, google as well, to no avail:
    EVENT ID 1000
    Faulting application name: iTunes.exe, version: 11.4.0.18, time stamp: 0x54045c47
    Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2be1e
    Exception code: 0xc0000417
    Fault offset: 0x0008af3e
    Faulting process id: 0xc10
    Faulting application start time: 0x01cfcdcc86f2722c
    Faulting application path: C:\Program Files (x86)\iTunes\iTunes.exe
    Faulting module path: C:\Windows\SYSTEM32\MSVCR100.dll
    Report Id: dcc69362-39bf-11e4-8338-40f02fcf42b5
    Faulting package full name:
    Faulting package-relative application ID:
    ======================================================
    EVENT ID 1001
    Fault bucket 81717003056, type 5
    Event Name: BEX
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: iTunes.exe
    P2: 11.4.0.18
    P3: 54045c47
    P4: MSVCR100.dll
    P5: 10.0.40219.325
    P6: 4df2be1e
    P7: 0008af3e
    P8: c0000417
    P9: 00000000
    P10:
    any help would very much be appreciated!
    cheers

    Also using iTunes 11.4 on Windows 8.1 Enterprise 64-bit. Crashes in the "syncing apps" stage. Happens on two different user accounts, one using an iPod Touch and one using an iPhone 5.
    Clean uninstall/reinstall doesn't make any difference. Safe mode doesn't make any difference (no plug-ins installed).
    Stack trace shows an unknown routine in iTunesMobileDevice.dll calling Microsoft C++ runtime routine _wstat32i64 with a null name parameter. This is definitely an iTunes 11.4 bug.
    >
    msvcr100.dll!_crt_debugger_hook(int _Reserved=0x00000002) Line 65
    C
    msvcr100.dll!_call_reportfault(int nDbgHookCode=0x00000002, unsigned long dwExceptionCode=0xc0000417, unsigned long dwExceptionFlags=0x00000001) Line 255
    C++
    msvcr100.dll!_invoke_watson(const wchar_t * pszExpression=0x00000000, const wchar_t * pszFunction=0x00000000, const wchar_t * pszFile=0x00000000, unsigned int nLine=0x00000000, unsigned int pReserved=0x00000000) Line 155
    C++
    msvcr100.dll!_invalid_parameter(const wchar_t * pszExpression=0x00000000, const wchar_t * pszFunction=0x00000000, const wchar_t * pszFile=0x00000000, unsigned int nLine=0x00000000, unsigned int pReserved=0x00000000) Line 110
    C++
    msvcr100.dll!_invalid_parameter_noinfo() Line 121
    C++
    msvcr100.dll!_wstat32i64(const wchar_t * name=0x00000000, _stat32i64 * buf=0x0cc9ed88) Line 160
    C
    iTunesMobileDevice.dll!5d2efb54()
    Unknown
    [Frames below may be incorrect and/or missing, no symbols loaded for iTunesMobileDevice.dll]
    iTunesMobileDevice.dll!5d2efcb7()
    Unknown
    iTunesMobileDevice.dll!5d2ebc94()
    Unknown
    iTunesMobileDevice.dll!5d2358e2()
    Unknown
    iTunesMobileDevice.dll!5d2370ce()
    Unknown
    CoreFoundation.dll!54c42719()
    Unknown
    ntdll.dll!LdrGetProcedureAddressForCaller()
    Unknown
    CoreFoundation.dll!54bbaa80()
    Unknown
    ntdll.dll!_NtCreateEvent@20 ()
    Unknown
    KernelBase.dll!_CreateEventExW@16 ()
    Unknown
    CoreFoundation.dll!54bbab8a()
    Unknown
    CoreFoundation.dll!54c26dbb()
    Unknown
    CoreFoundation.dll!54c26384()
    Unknown
    iTunes.dll!0fe80b4f()
    Unknown
    iTunes.dll!0fe80c7d()
    Unknown
    iTunes.dll!10272b5c()
    Unknown
    iTunes.dll!101f047c()
    Unknown
    iTunes.dll!104befc0()
    Unknown
    iTunes.dll!104bf04a()
    Unknown
    kernel32.dll!@BaseThreadInitThunk@12 ()
    Unknown
    ntdll.dll!__RtlUserThreadStart()
    Unknown
    ntdll.dll!__RtlUserThreadStart@8 ()
    Unknown
    *int _stat(name, buf) - get file status info
    *Purpose:
    *      _stat obtains information about the file and stores it in the
    *      structure pointed to by buf.
    *      Note: We cannot directly use the file time stamps returned in the
    *      WIN32_FIND_DATA structure. The values are supposedly in system time
    *      and system time is ambiguously defined (it is UTC for Windows NT, local
    *      time for Win32S and probably local time for Win32C). Therefore, these
    *      values must be converted to local time before than can be used.
    *Entry:
    *      _TSCHAR *name -    pathname of given file
    *      struct _stat *buffer - pointer to buffer to store info in
    *Exit:
    *      fills in structure pointed to by buffer
    *      returns 0 if successful
    *      returns -1 and sets errno if unsuccessful
    *Exceptions:
    #ifdef _USE_INT64
    #define _STAT_FUNC _tstat32i64
    #define _STAT_STRUCT _stat32i64
    #define _FSTAT_FUNC _fstat32i64
    #else  /* _USE_INT64 */
    #define _STAT_FUNC _tstat32
    #define _STAT_STRUCT _stat32
    #define _FSTAT_FUNC _fstat32
    #endif  /* _USE_INT64 */
    int __cdecl _STAT_FUNC (
        REG1 const _TSCHAR *name,
        REG2 struct _STAT_STRUCT *buf
    6DE20F84  mov        edi,edi
    6DE20F86  push        ebp
    6DE20F87  mov        ebp,esp
    6DE20F89  sub        esp,47Ch
    6DE20F8F  mov        eax,dword ptr [___security_cookie (6DE74610h)]
    6DE20F94  xor        eax,ebp
    6DE20F96  mov        dword ptr [ebp-4],eax
    6DE20F99  push        ebx
    6DE20F9A  push        esi
    6DE20F9B  mov        esi,dword ptr [name]
        _TSCHAR *  path;
        _TSCHAR    pathbuf[ _MAX_PATH ];
        int        drive; /* A: = 1, B: = 2, etc. */
        HANDLE    findhandle;
        WIN32_FIND_DATA findbuf;
        int retval = 0;
        _VALIDATE_CLEAR_OSSERR_RETURN( (name != NULL), EINVAL, -1);
    6DE20F9E  xor        ebx,ebx
    6DE20FA0  push        edi
    6DE20FA1  mov        edi,dword ptr [buf]
            if ( findbuf.ftCreationTime.dwLowDateTime ||
                findbuf.ftCreationTime.dwHighDateTime )
    6DE20FA4  mov        dword ptr [ebp-474h],esi
    6DE20FAA  cmp        esi,ebx
    6DE20FAC  jne        _wstat32i64+46h (6DE20FCAh)
        _TSCHAR *  path;
        _TSCHAR    pathbuf[ _MAX_PATH ];
        int        drive; /* A: = 1, B: = 2, etc. */
        HANDLE    findhandle;
        WIN32_FIND_DATA findbuf;
        int retval = 0;
        _VALIDATE_CLEAR_OSSERR_RETURN( (name != NULL), EINVAL, -1);
    6DE20FAE  call        __doserrno (6DDDAAAEh)
    6DE20FB3  mov        dword ptr [eax],ebx
    6DE20FB5  call        _errno (6DDD0815h)
    6DE20FBA  mov        dword ptr [eax],16h
    6DE20FC0  call        _invalid_parameter_noinfo (6DE4AF7Eh)
    6DE20FC5  jmp        _wstat32i64+412h (6DE21396h)

  • HT1386 Received this error message when syncing iPad: Could not sync apps to iPad because apps installed on the iPad could not be determined. I have no idea what apps it could refer to. It's my daughter's iPad.

    Error when syncing my daughters iPad: "Could not sync apps to iPad because apps installed on iPad could not be determined."
    I have no clue where to go from here. Any ideas?

    https://discussions.apple.com/message/17259204#17259204
    https://discussions.apple.com/message/16469359#16469359

  • Resolved - iTunes cannot sync apps to iPad "ipadName" because the apps installed on the iPad could not be determined.

    Current setup
    - Dell Destop running Windows XP SP3
    - iTunes 10.5 as of 11/02/2011
    - iPad 2 iOS 5.0 as of 11/02/2011
    I recently got the error message iTunes cannot sync apps to iPad "ipadName" because the apps installed on the iPad could not be determined.  I had already upgrade the iPad to iOS 5.0 several weeks ago and had no issues.  I had also sync'f many many times in the past with no issues.
    I was able to sync on Sunday and then "All of a sudden", I could not sync on Monday.  Tried closing out all my apps on the iPad, that didn't help.  Tried restarted my desktop and the iPad and then sync, that didn't help.  Tried logging into my AppleID account via iTunes and iPad to see if that would clear up anything in the background, that didn't help.  I also couldn't really find anything on the web that helped.
    Come Monday, I decided to just delete the apps from iPad manually and go about it that way.  When I tried to delete the app, it did not give me the (x) option to delete. Weird?  Did a quick search online and someone suggested that the Restriction to delete apps was OFF.  DING, DING, that was it.  Checked my settings and sure nough, I had made that change late on Sunday.  Enabled the ability to delte my apps and was able to delete my apps.  Then I thought, would this also fix my sync issue?
    Crossed my fingers and attempted to sync my iPad in iTunes and like Emeril Says "Bam"!  I was able to sync my iPad once again without having to reset my iPad, etc. 
    I hope this helps many of you save several hours.  I also think that Apple should add additional verbage to that message such as check that you are not restricting the deletion of apps or something like that.

    Based on an online post, I tried the following and it worked for me:
    1. Windows 7: Control panel > Device Manager
    2. Right click my PC's name > "scan for hardware changes"
    3. Restart iTunes
    4. Restart IPad
    5. Connect IPad
    6. Still I got the same error
    7. Restart iTunes
    8. Restart IPad
    9. Connect IPad
    10. It worked and I was able to sync the apps!!
    Prior to this I had removed few apps, not sure that was a trigger.
    System: IPad 1, IOS 5.x

  • Hello. I have an Ipad 3 and I have installed the facebook app for ipad. Though I'm online, I appear offline to my friends. And, there is no chat bar when I log in via safari! Please Help!

    Hello. I have an Ipad 3 and I have installed the facebook app for ipad. Though I'm online, I appear offline to my friends. And, there is no chat bar when I log in via safari! Please Help!

    I believe the Facebook App requires (or at least it did in the past) the screen to be rotated to Landscape to access/enable chat functions/enable online status (I believe at the bottom-right of the screen). You need to set your online status to available (or whatever their terminology is) to have other people see your online status and availability to chat.

  • I just downloaded the IOS 6 update on my iPad 2, and it deleted my youtube app that was already installed when I got the iPad. I want it back.

    Okay, I just downloaded IOS 6 on my iPad 2, and it deleted the youtube app that was already installed when I got the iPad, I downloaded the new app from the apple store and it doesn't fit my screen, this is ******* me off and I would like it back.

    Here is the thing the actual license for Apple to have a native YouTube app has expired you must understand this more about Apple removing Google from its ecosystem and less about actual licenses.  If Apple was so inclined I am almost certain they could have continued to provide a native YouTube app.
    Do you really think that Apple Maps are "better" for iOS users?  You know that you can set your default search to another provider such as Bing?  Imagine Apple changing its default Safari search to Bing.  You must understand that Google makes more from searches on iOS devices than it does on everyting that is Andriod (source:http://www.digitaltrends.com/mobile/google-earns-four-times-more-from-ios-than-a ndroid/).  Apple is slowly and meticulously working on freeing iOS of Google products.
    Of course it is a free market and Apple will most certainly allow Google's apps on their app store.

  • When syncing apps, window says authorize this computer.  When I authorize it says computer already authoized.  Then the window reappears and sync does not continue.

    When syncing app, a window pops up saying to authorize this computer,  When I authorize the computer, I am told it already is authorized.  Then the same window pops up again.  Is there a cache that can be emptied or what can I do to sync my ipad.  Thanks

    Deauthorizing won't delete anything, and all your purchased content is safe.  You will just have to reauthorize any of the other computers that get deauthorized along with your computers old machine id.
    To get your purchased content back on that computer, just use iTunes to redownload it (http://support.apple.com/kb/HT2519?viewlocale=en_US&locale=en_US).  Of course, music you ripped from CD or got from another source you'll need to copy those files back over.

  • HT1386 sync failed to start when syncing outlook 2010 with iphone 4s

    Sunc failed to start when syncing iphone 4s with outlook 2010 in itunes

    Please visit this thread for assistance in resolving this issue.  iTunes 12.1 does not install the Outlook plugin necessary to sync with Outlook.  You will have to revert to an previous version of iTunes, such as 12.0.1.26  Instructions are in this thread.
    outlook 2010 syncing problems

  • How to sync apps to iPad which is synced by another computer( not mine) without losing the last apps on the iPad

    How to sync apps to iPad which is synced by another computer( not mine) without losing the last apps on the iPad

    When you plug in the iPad iTunes will want to restore it/wipe it, so if you do not have the apps in your iTunes then you can copy the apps from the iPad to iTunes when plugged in by right clicking the iPad and selecting "transfer purchased..." which copies the purchases into iTunes.
    However as iTunes will only sync to 1 iTunes, it will then want to wipe your iPad, so you need to make sure you have everything in your iTunes that you want back on your iPad.
    This is to stop people taking their iOS device to a friends and then taking their paid songs/video/apps.
    If you still do not have all of the apps in iTunes, you can either download the Apps via the iTunes store or try and find an application that lets you sync from the computer to the iPad and via versa in place of iTunes.

  • How to sync apps to ipad which is synced before by another computer without losing data

    how to sync apps to ipad which is synced before by another computer without losing data

    https://discussions.apple.com/message/11527071#11527071
    1) Without connecting your iPad to your laptop, start iTunes. Click on Edit. Click on Preferences. Click on Devices. Check the box next to "Prevent your iPod etc. from automatically syncing." Click OK.
    2) Now connect your iPad to your laptop and start iTunes.
    3) When iTunes starts, right click on your iPad under Devices in the left column. Select Transfer purchases etc.
    4) After it finishes transferring all your apps to your new laptop, right click on your iPad and select Backup your iPad.
    5) After it finishes backing up your iPad, right click on your iPad and select Restore etc.
    6) After it finishes restoring, left click on your iPad , then click on the Apps tab on top, and check the box next to Sync Apps, then click on Apply below.
    If everything on your iPad looks good after the sync, go back and click on Edit / Preferences / Devices and UN-check the box next to Prevent your iPod etc. The only other thing you may want to check is if your contacts, bookmarks, etc. are syncing correctly now. If not, go to the Info tab after connecting and make sure you indicate which features you want to sync with what sources.
    That should do it.

  • When syncing phone or ipad to mac, I keep getting "cannot sync unknown error occurred (-50) 1726 items  What does this mean?  What do I do?

    when syncing iphone or ipad to imac, I keep getting "cannot sync unknown error occurred (-50) 1726 items " What does this mean?  What do I do?

    Hello, a couple of old possible fixes...
    http://www.edtechhacks.com/2007/12/solved-itunesiphoto-sync-error-50.html
    http://reviews.cnet.com/8301-13727_7-10435935-263.html

  • HT1386 I have synced app from ipad to laptop.  How do I open the app or use it?

    I have synced apps from ipad to laptop. How dow I open the app and use it ?

    iOS apps will only run under iOS.  They cannot be opened, run or used on any other operating system, so they cannot be used on your laptop.  The sync and transfer of purchases apps is merely to keep a copy of the app as backup on your laptop.  While you can re-download any app you have from your iTunes/App Store account, that will only get your the latest release version.  If you want to keep older or previous releases around as backup, then your only copies will be the ones you've copied over to your laptop for safekeeping.

  • When syncing Apps on my iPhone 5 through iTunes, they are all greyed over and I cannot make any changes. How can I fix this. It never happened with my iPhone 4

    When syncing Apps on my iPhone 5 through iTunes, they are all greyed over and I cannot make any changes. How can I fix this. It never happened with my iPhone 4

    Connect your device to iTunes and in the the window were all the apps are greyed out make sure the 'Sync Apps' checkbox (top left corner) is selected.

  • Why do I keep having an app that fails to install, after syncing with iTunes on my computer?

    One or two months ago, I purchased EA's game 'Need for Speed Most Wanted', when it was on special for $1.29 NZ. I downloaded the app onto my iPod touch (4th generation 8GB), and later synced the app with my computer. A few weeks later I deleted this app from my iPod to free up some space (this is around a 1.8GB app by the way). In the past few days I have tried syncing this app from the computer to my iPod. Every time I sync, the app loads fine, and starts installing for a few minutes, but then comes up with a message saying: 'Most Wanted' failed to install. If I try syncing the app several more times, I then get a message saying: 'Unable to Download Item. The operation couldn't be completed (SSMobileInstallationErrorDomain error -402620393.)'. I am using a Windows 7 laptop with the latest version of iTunes. My iPod is running iOS 6.1.3. I have two apple id's, the first being signed in on my laptop, and the second being signed in on my iPod. The id's are both authorised with the laptop, and my iPod is associated with both id's as a device. I don't think this would have contributed to the problem though. This has become very frustrating! Can anyone please help?

    How much free storag do y have on the iPod? I would try freeing up more and try syncing again.
    If your country allows redownloading app, then delete the app from the computer and redownload and sync
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Try redownloading directly to the iPod. Note you wil need about 5.4 GB free on the iPod.
    See:
    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site if only one app.
    Restore from backup. See:
    iOS: How to back up              
    Restore to factory settings/new iPod

  • I get the following message when I sync my iPad "iTunes cannot sync apps on iPad as apps cannot be determined" How do I fix this?

    My iPad backs-up on my computer no problem but I get the following message and my apps will not sync. " iTunes cannot sync apps because the apps insatlled on the ipad could not be determined". Can anyone help me to fix this issue?
    Thanks in advance

    Did you try and choose Restart instead?  You may need to uninstall and re-install it using the instructions in this Apple support document.
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    B-rock

Maybe you are looking for

  • How do i sign into my apple ID from the Apple homepage?

    I need to sign into my apple account and try and backup my broken Iphone 5 before i go and hand it in to Best Buy . I have a passcode on my phone and my screen is broken, so i cant get into to it. The man at Best Buy said to try and back my phone up

  • IMovie '11 is not showing Viewer. Plus Error -50 on export

    Hello all, I am having two annyoying issues with iMovie. Before the summer, so back in June time it was working fine. I havent had need to use it till now. When i open up an event, one i knew was working last time. I dont have anything showing in the

  • Where is the Picture-In-Picture function?

    Hi, where can I find the Picture-In-Picture function in the new version of iMovie (10.0) ? In iMovie '11 (9.0) I only had to drag the clip over another one and choose the "Picture in Picture" option. How can I do this in the new version? I hope you c

  • Forcing a viewport to only scroll vertically

    I've created a custom LayoutManager that extends FlowLayout. Unlike FlowLayout, this layout manager creates as many columns as it can in the bounding area and justifies the component in the columns. Unlike any of the other layout managers, the number

  • Dreamweaver and Business Catalyst

    I have more than one portal that I would like to connect to with Dreamweaver to do BC Web Developement.  I can't figure out how to connect to BC to use the integrated functionality like adding tags from the site with anything but my profile portal.