Download container not success on iOS 17 / Xcode 15

I try to use "Download container" on "Devices and Simulators".
But on iOS 17, xcappdata file size is 4KB and ''AppData" folder is empty.
On iOS 15, xcappdata file size is 2MB and success downloaded.

Xcode show these error when I unplug iOS 17 and plugin iOS 15.

The system failed to get a list of files on the remote device.
Domain: com.apple.dt.CoreDeviceError
Code: 7001
User Info: {
    DVTErrorCreationDateKey = "2023-12-12 07:39:24 +0000";
    NSFilePath = "";
}
--
Unknown response: {
	XPCErrorDescription => Connection interrupted
}
Domain: com.apple.dt.remoteservices.error
Code: -1
--


System Information

macOS Version 14.2 (Build 23C64)
Xcode 15.1 (22502) (Build 15C65)
Timestamp: 2023-12-12T15:39:24+08:00

PS. I had turn on [Airplane mode] on iOS 17.

Replies

Based on the latest info in this thread, Xcode 15’s container support is still broken )-:

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

was this fixed in 15.3?

  • I don't see this issue in Xcode 15.1, iOS 17.2.

Add a Comment

15.3 still the same problem... you download a container, you then replace the container with the one you just downloaded, and it will give this error ... wanted to modify an element in it, (restore an older more complete Db, but not possible anymore as it was in some earlier version... so I try to just download, and reupload, replacing, but its not working... Apple always more buggy....