BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hello,
Many thanks for the reply, however, this code still leaves a copy of the image in the gallery that can't be removed without user confirmation on iOS (using PHAssetChangeRequest).
EDIT: I've found a workaround for this, canceling the save in ImageSaving and then saving it in my own code using the stream from ImageEditor.GetStream().
Andreas
Hi Andreas,
Thank you for your patience.
We have prepared the sample to save the saved image to a different folder. Please download the sample from the below location:
Sample Link- http://www.syncfusion.com/downloads/support/forum/132294/ze/ImageEditor_GettingStarted-2140060901
In the sample, we have obtained the saved image and saved to a different location using the Save method available in ImageSaveDependencyService in the AppDelegate class.
Please let us know if you need further assistance.
Regards,
Ashwin