Opening file from mail in IOS [solved]
Mobile and Embedded
4
Posts
3
Posters
1.7k
Views
1
Watching
-
wrote on 24 Nov 2014, 13:43 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.
-
Hi,
No you don't, it's not yet implemented
-
wrote on 21 May 2015, 13:36 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?
-
wrote on 29 Oct 2015, 13:00 last edited by
I Solved using QDesktopServices::setUrlHandler
See my reply on QTBUG-42942