Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

3.7.2

Latest
Compare
Choose a tag to compare
@thomasconner thomasconner released this 28 Jul 21:19
· 93 commits to master since this release

Full Changelog

Added

None

Removed

None

Changed/Fixed

  • Fixed file uploads.
  • Will fallback to use the default storage adapter if the SQLite adapter is unable to be loaded.
  • Fix an issue that would throw and error when trying to download a file. The raw data for the file will be returned now either as NSData for iOS or ByteArrayOutputStream for Android.
  • The SDK can now be built on a Windows machine.

Merged Pull Requests

  • Sdk on windows and a fix for a fix #14
  • Fix File Upload #15

Closed Issues

  • Unable to fetch the entities on the backend #16