After updating my XCode to version 4.4 it seems to be impossible to retrieve Application Data from my devices.
In Xcode 4.3 (and all previuos version) I downloaded my Ap
Temporary fix is using itunes to get the files from the document folder.
In your .plist -> Information property list -> add:
UIFileSharingEnabled (YES)
UIFileSharingEnabled
Rebuild and go to itunes and get the files from document folder.