As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
With KCSCachePolicyBoth the completion block is called both when the local cache is read and when the network is queried. See http://devcenter.kinvey.com/ios/guides/caching-offline#Policies
A
Ali
said
almost 10 years ago
KCSCachePolicyBoth, changing it to KCSCachePolicyLocalFirst fixes the problem, thanks
Ali