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

Resolved Swift 5 compiling errors in PhotoLibraryService.swift #205

Open rogov-dvp opened 2 years ago

rogov-dvp commented 2 years ago

Resolved Swift 5 compiling errors in PhotoLibraryService.swift. Replaced url.characters.count -> url.count UIImageOrientation -> UIImage.Orientation. (x3)

AshleyMedway commented 2 years ago

This works for me, until its merged you can install this version directly like this:

npm i https://github.com/rogov-dvp/cordova-plugin-photo-library/tree/swift5-compile-fix