Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Opening file from mail in IOS [solved]

    Mobile and Embedded
    3
    4
    1421
    Loading More Posts
    • 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.
    • D
      deleted372 last edited by deleted372

      Hello.

      Whenever I try to open my file attached to an e-mail (using "Open in..." option) I get this warning in the console:
      This plugin does not support QPlatformServices::openDocument()

      Am I missing something?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        No you don't, it's not yet implemented

        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 Reply Quote 0
        • B
          BerndJ last edited by

          I found it as open QTBUG-42942. Is there a workaround to achieve Email support for a Qt iOS app (which is a pretty basic feature)? Are there plans to support this in a future release?

          1 Reply Last reply Reply Quote 0
          • D
            deleted372 last edited by

            I Solved using QDesktopServices::setUrlHandler

            See my reply on QTBUG-42942

            1 Reply Last reply Reply Quote 0
            • First post
              Last post