Search code examples
iosiphoneitunesfile-sharing

iOS File Sharing Alternatives to iTunes (UIFileSharingEnabled)


Most of the sources explain file sharing in app bundle/document folder by using UIFileSharingEnabled option set as YES in .plist and locating app in iTunes Apps section. I'm wondering if there's any other alternatives to that?
Device is not relevant for this issue; it may be iPhone or iPad

Thanks.


Solution

  • So besides iTunes there's a path for Xcode that I'd like to express:

    Use Xcode

    • launch Xcode
    • connect device
    • from upper panel, select Window > Devices
    • select connected device from left panel
    • locate the IDESv2Sample from "Installed Apps"
    • select "Settings" button at bottom
    • select "Download Container" and "Save"
    • locate downloaded "com.idscanbiometrics.IDESv2Sample .xcappdata"
    • right-click and select "Show Package Contents"
    • navigate through AppData > Documents for log directory