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.
OK, thanks, I will wait for the stable version of the v3 ;)
Fabreax,
We strive for feature parity across our libraries, and v3 is a deliberate push for Kinvey to make things more standardized across languages with feature parity. At present v1/2 of our libraries is not "feature complete" across languages.
Thanks,
Ok thanks.
In the v2, the Android behaviour is not the same on iOS ?
Fabreax,
This should be in the works for v3 of the library, which is in beta now.
Thanks,
Hi Ivan, I'm looking for the same thing but it does't seem to work :
let store = KCSCachedStore(collection: collection, options: nil)
store.cachePolicy = KCSCachePolicy.LocalFirst
After a success, I put the smartphone in airplane mode but then I have a Kinvey failure : "The Internet connection appears to be offline"
Ivan K