Hello,
I am having problem with the implementation of a Document Provider, with the “move” operation in particular.
The export/import/open operations are working fine. I did look for information in the Document Provider documentation, the developers forum, stackoverflow and still not able to get it to work.
Here is what is happening, when the operation is initiated from word (word is using a move operation when creating a new file), the URL is handed over to the provider (works fine).
However when I try to copy the file located at this URL to my application the file is empty.
I tested the same workflow with other providers it works.
Any advice, hints will be really appreciated
Best Regards,