OpenCloudKit icon indicating copy to clipboard operation
OpenCloudKit copied to clipboard

fetch broken

Open gilroykilroy opened this issue 7 years ago • 1 comments

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.

gilroykilroy avatar Jul 07 '18 02:07 gilroykilroy

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 🙂

jsorge avatar Aug 26 '18 03:08 jsorge