MobileSharingPanel

Im having trouble with MobileSharingPanel

How do you share a PDF file you create?
Its not text, its not a picture, and its not a URL
The sharing panel seems a bit limited…

Have you tried an URLPath for a file in temp folder?

Interesting.
I’ll give it a try.
All examples talk about a web page.
Would this be in the form of file://. or http://. ?

Try with FolderItem.NativePath, if it doesn’t work try with FolderItem.URLPath

1 Like