Hi,
how to save a picture from camera to device gallery using Xamarin.Essentials 1.7 Media Picker and Xamarin Forms for Android 11 and iOS camera roll?
The only two options I have found are FileSystem.AppDataDirectory and FileSystem.CacheDirectory
Thanks,
AG