How can I share files in my app's private data directory?

you are storing the file to the private app directory but you are trying to share it from the application specific directory, which is different
you might want to save the file to the ASD, you can use a method rom @Anke's extension for this...

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by

Taifun.

1 Like