ekke/ekkesSHAREexample

Why do I occur 'This plugin does not support QPlatformServices::openDocument()'?

Bayesky opened this issue · 0 comments

It is an error when I share a PDF file from native iOS app to Qt one.
The error code is : This plugin does not support QPlatformServices::openDocument() for 'file:///private/var/mobile/Containers/Data/Application/DC4B14C2-9A05-4716-9A57-E06E60526F35/Documents/Inbox/qt-logo.png'.
And I am sure the program doesn't step into 'IosShareUtils::IosShareUtils(QObject *parent) : PlatformShareUtils(parent)'