dimonovdd / Xamarin.MediaGallery

This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
MIT License
148 stars 18 forks source link

Android Photo Picker From API level 33 #112

Closed dimonovdd closed 1 year ago

dimonovdd commented 1 year ago

Description

https://developer.android.com/training/data-storage/shared/photopicker

Recommendations for testing

use android:targetSdkVersion="33"

PR Checklist