cordova-plugin-photo-library
cordova-plugin-photo-library copied to clipboard
Can't build in IOS xcode
Is working in android.
but is not working in IOS xcode
this is my error
please let me know if you guys have any lucks. thank you.
Do you still have the error ? I juste remove 'character' to solve this
oh thank you for the feedback! I will try remove 'character'
Same here. Getting errors in xCode
I am also getting the same errors in xcode
bump, still having this erros ,any solution? using swift 5
Line 669 of PhotoLibraryService.swift: Change from url.characters.count to url.count
Find and replace all instances of UIImageOrientation with UIImage.Orientation
That should do it