I am looking to share the screen capture taken in in this process. When I select the button it states that it cannot find the file but I see it stored on my device. Any advice on what I am not doing correctly to call the correct file.
Hi @fishbone9, In your SendFileWithMessage
block, you have kept the name of the file. Instead you have to keep the image.
first set the filename, then take the screenshot, see the documentation
https://puravidaapps.com/screenshot.php
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
That worked thank you