OpenCloudKit
OpenCloudKit copied to clipboard
fetch broken
Is this still supported? Plan on updating for Swift 4?
Anyway, for some strange reason fetch randomly fails because the dictionary lookup for the key returns nil! I tried various fixes (like implement isEqual) but it still seems to randomly fail.
The only workaround is to use the operation and always return the first item of the dictionary.
I think this may be fixed by PR #21. Mind checking out the branch and seeing if it works for you?
I don't know if this repo is being maintained any longer. I've moved to my fork for additional changes. You're welcome to try it out over there too 🙂