Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build in IOS xcode #197

Open
ppappukim opened this issue Dec 3, 2020 · 6 comments
Open

Can't build in IOS xcode #197

ppappukim opened this issue Dec 3, 2020 · 6 comments

Comments

@ppappukim
Copy link

Is working in android.

but is not working in IOS xcode

this is my error
image
image
image

please let me know if you guys have any lucks.
thank you.

@axelrchr
Copy link

Do you still have the error ?
I juste remove 'character' to solve this

@ppappukim
Copy link
Author

oh thank you for the feedback! I will try remove 'character'

@elvisgraho
Copy link

Same here. Getting errors in xCode
swift

@tylerku
Copy link

tylerku commented Mar 3, 2021

I am also getting the same errors in xcode

@betocode
Copy link

bump, still having this erros ,any solution? using swift 5

@pedrumgolriz
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants