Skip to content

Sync — 4.2.1

Compare
Choose a tag to compare
@3lvis 3lvis released this 24 Jul 09:20
· 97 commits to master since this release
ee77614
  • 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