Opening file from mail in IOS [solved]
Mobile and Embedded
4
Posts
3
Posters
1.7k
Views
1
Watching
-
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
-
I Solved using QDesktopServices::setUrlHandler
See my reply on QTBUG-42942