I am using SfImage editor in my Xamarin forms application.
I am using SFImageEditor to edit images for my android app, when I assign stream value to editor.Source then application crashes I need to pass image path to work the image editor properly, please let me know why it behaves such a way.
FYI : When I assign stream to SFImageEditor in case of IOS it work properly.