Xamarin.MediaGallery icon indicating copy to clipboard operation
Xamarin.MediaGallery copied to clipboard

This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos

Results 16 Xamarin.MediaGallery issues
Sort by recently updated
recently updated
newest added

### Description Images taken using the CapturePhotoAsync method do not contain GPS information. The info.plist describes the permissions for using the camera and location information. I am not familiar with...

bug

### Description Picker opens, I get intent popups, tapped Allow, then selected Google Drive. All image files are grayed out. ### Expected behavior Able to pick up files from Google...

bug
android
PickMedia

### Description Get errors with a fresh download in VS 17.1.4 and 17.2.0 Preview 3.0 (VS Professional) I want to see how the Samples run and then determine how our...

bug

### Description Unable to pick photos from Gallery(Photos app) on Android. But picking photos from other places like Download works correctly. ### Actual Behavior If I pick a photo from...

bug

## Summary I guess thi title says it all :)

enhancement

## Summary When using the legacy CrossMedia plugin, you have the ability to define image max width/height and compressionQuality. Are there any plans to implement this kind of functionality? ##...

enhancement

## Summary Is there any way to check the file size / video duration utilizing this library? Thanks for all you do. ## API Changes

enhancement

First I take image with phone camera , image is in good orientation. Then after uploading same image inside the app orientation is not good . Any idea how to...

bug

## Summary Whenever we select or pick a media file using `MediaGallery.PickAsync()`, the result must have a property that holds the path of the actual file we selected. The result...

enhancement

### Description Won't work with .NET 6 and latest VS Maui release ### Actual Behavior When trying to run on the Android emulator, I get this error Error java.lang.RuntimeException: com.android.tools.r8.CompilationFailedException:...

bug