BlixLT

Results 6 issues of BlixLT

1) I noticed that the sample project performs synchronisation before sharing a company and if synchronisation fails, then nothing happens. Is it a must by framework? (I mean to perform...

I am having problems with sharing tens of objects with binary data (NSBinaryDataAttributeType) and cannot find a good solution yet. There is an entity with NSBinaryDataAttributeType, that I sync to...

Even after fixing leak(s) - #59 - I am not able to sync my quite huge database. It contains ~150000 CKRecords in CloudKit. The memory usage keeps increasing slowly when...

This PR fixes warning: `Tag.swift:56:22: Using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead`

We are trying to get rid of all warnings in our project and noticed one in ocmock: `xxx/NSObject+OCMAdditions.m:49:14: Incompatible function pointer types returning 'void (id _Nonnull, SEL _Nonnull, ...)' from...

It seems that static JSContext (Iterator.rruleContext) is causing problems when there are calculations on different threads. It happens, when in some (not so rare) cases two `context?.evaluateScript("var rule = new...