This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Bug Fixes
- Added support for uploading streams in the File() API
myClient.File().upload(new FileMetaData("myFileId"), myFileStream, new KinveyDelegate<FileMetaData>{} );
- Bug Fix(es):
- Fixed an issue with the offline background execution of queries