Sync — 4.2.1
-
Fixes an issue with forcing all requests to work in "isTesting" mode, meaning synchronously. #522
-
Introduced an extension to
FileManager
to get the directory URL where the sqlite file is stored. Since it can be different when running on device or in unit tests (because of sandboxing reasons we switch between caches folder and directory when needed). d970043
FileManager.sqliteDirectoryURL