This repository has been archived by the owner on Aug 31, 2019. It is now read-only.
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 orByteArrayOutputStream
for Android. - The SDK can now be built on a Windows machine.
Merged Pull Requests
Closed Issues
- Unable to fetch the entities on the backend #16