iOS SDK

Cache getting cleared after new property is added to data model
Problem: Cache will be gone every time we add/remove any property from the data model class and re-compiled. Solution: A migration block needs to be pro...
Fri, 3 May, 2019 at 7:24 AM
"Value of optional type 'String?' must be unwrapped to a value of type 'String'" errors on Xcode 10.2.1
Problem Description:  When we upgrade Kinvey iOS SDK to v3.23.0 (or above) on Xcode 10.2.1 and build the project, it fails with a lot of Swift Compiler Err...
Tue, 14 May, 2019 at 8:34 AM