Hey there!,
i was trying to share image with sharing component.
i was able to share using this path
i want to clarify that will it work in all kinda devices?
Hey there!,
i was trying to share image with sharing component.
i was able to share using this path
i want to clarify that will it work in all kinda devices?
it will work only on your development device, because you can’t share files from the assets of your app
for this you first have to copy the file to the internal sdcard and then share from there
the file extension can help you to copy the file…
https://puravidaapps.com/file.php
Taifun
i already tried that but when i test or export apk it was showing an error that file path not found…
can you please share that how to implement it?
thanks @Taifun!
Show the blocks please
For development your path is correct.
the file download.png is stored in the assets of your app?
if yes, read the documentation of the Copy method about how to copy a file from the assets
https://puravidaapps.com/file.php
Taifun
how to share multiple images same time
ZIP the files first and share the ZIP file.
thank you
How to ZIP file
Please tell
Thank you dear friend