Question

I have a very large IPA file for an enterprise app, when trying to sync via iTunes I get this error, mac or PC, it doesn't matter.

The app installs and runs fine from Xcode, but the IPA is 6.7GB. I could not find any size restriction guidelines except the 2GB app store limit, and iTunes doesn't complain about the app size but it will not sync the file.

All I can find on this error is various USB connectivity issues, the app runs fine if not installed via iTunes but through Xcode.

Was it helpful?

Solution

The issue is more likely to come up for large files (because there's more time to fail) but there's nothing wrong with your app. It's an issue syncing data.

I'm assuming you've looked at the Apple support article iOS: Unknown error containing '0xE' when connecting to a Windows PC.

If that doesn't resolve the issue, can you open up your device console and post relevant device logs from during the sync?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top