Skip to content

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