terikon / cordova-plugin-photo-library

Maintainer needed. Please contact if you're using this library in your project
MIT License
149 stars 295 forks source link

ios 13 Fix #185

Open craypro opened 4 years ago

craypro commented 4 years ago

get URL from PHAsset in IOS 13 and older versions

craypro commented 4 years ago

This will fix the plugin for IOS, it was failing trying to get PHImageFileURLKey in this function PHImageManager.default().requestImageData Give it a check @viskin 🙏 Thanks!