Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. iOS : Files in iCloud
Qt 6.11 is out! See what's new in the release blog

iOS : Files in iCloud

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RomainR
    wrote on last edited by
    #1

    Hello,

    I have an application which launch a specific type of files on Windows and Mac. I wanted it on iOS.

    All is ok, but I can't acces files in iCloud with my QFileDialog.

    I completed the .plist, and I can copy files in the tmp folder. But I want to modify the file in iCloud, not his copy.

    I had an idea, and add UISupportsDocumentBrowser in .plist to launch the app from the file in iCloud. This launch the app but not the file.

    So I have two questions : How can I acces to files in iCloud ? How can I read the file when iCloud launch my app with it.

    Thank you.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Good question, I'd recommend bringing it to the interest mailing list. You'll find there the iOS port developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RomainR
        wrote on last edited by
        #3

        Thank you

        Thank you, I will try this way.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved