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