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
151 stars 18 forks source link

Getting the original file name for iOS below version 14 #16

Closed dimonovdd closed 3 years ago

dimonovdd commented 3 years ago

Description

NameWithoutExtension property in iOS versions before 14 returns an null value if permission to access photos was not granted

PR Checklist