-
Notifications
You must be signed in to change notification settings - Fork 16
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
Crash after retrieved a file (image) #93
Comments
Please remark all calls to private function I didn't retain the object that passed to |
Thank you for this fast answer, |
The issue should be fixed entirely in latest commit. You must do a |
I tried a pod update, and I am stil at 0.24.0 |
Unfortunately it's almost impossible to have test unit for iCloud provider, thus there is no way to guarantee as I can do for WebDav, Dropbox or FTP. I didn't release a new version. I usually update pod when the version is stable. It would be nice if you can switch to |
Ok, I tried and it works. |
Thanks. I will release a new pod version in minutes to allow you to switch back. |
weird, it didn't update my pod :/ |
I'm writing release note and waiting to Travis checks to be passed. You can check within an hour. |
- Fixed FileObject comparison - Fixed image GPS metadata population in ExtendedLocalFileProvider - More items for image metadata in ExtendedLocalFileProvider
Hey,
Nice library,
But I have a crash when I am trying to get the content of a file in the iCloud,
Maybe I am using the wrong variable for the path ??? :/
Thanks for future help :)
The text was updated successfully, but these errors were encountered: