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. Opening file from mail in IOS [solved]
QtWS25 Last Chance

Opening file from mail in IOS [solved]

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 1.7k Views
  • 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 Offline
    D Offline
    deleted372
    wrote on last edited by deleted372
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0
      • B Offline
        B Offline
        BerndJ
        wrote on last edited by
        #3

        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
        0
        • D Offline
          D Offline
          deleted372
          wrote on last edited by
          #4

          I Solved using QDesktopServices::setUrlHandler

          See my reply on QTBUG-42942

          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