Hi,
will SaveToAlbum be added to the MediaPickerOptions - currently we use the "old" CrossMedia Plugin where we used
var options = new MediaPickerOptions()
{
SaveMetaData = true,
CompressionQuality = 92,
SaveToAlbum = true
};
which is not available in Essentials?
thank you!
@noxe read this issue.
I would like to do pull request. but I don't know where it should be implemented yet
ohh - thx for the update!
CompressionQuality & CustomPhotoSize would also be a great from the old media picker.
Most helpful comment
CompressionQuality & CustomPhotoSize would also be a great from the old media picker.