Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Bug Fixes

Compare
Choose a tag to compare
@edatkinvey edatkinvey released this 20 Jan 18:39
· 1564 commits to master since this release
  • 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