浏览代码

added fingerprint in progress

samuelayo 6 年之前
父节点
当前提交
b2afd928ec
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      website/src/_posts/2019-04-liftoff-08.md

+ 2 - 0
website/src/_posts/2019-04-liftoff-08.md

@@ -33,6 +33,8 @@ After:<br />
 
 - We are currently investigating an issue with `tuts-js-client` which affects uploads where the file size is larger than 500MB as reported in this [issue](https://github.com/tus/tus-js-client/issues/146).
 
+- We are investigating more on `tus-js-client` fingerprints as they are identical for each file on React Native, the team is figuring out how to properly identify files on that platform, because [the standard file properties that tus-js-client relies on](https://github.com/tus/tus-js-client/blob/master/lib/fingerprint.js#L10) are not available.
+
 - We have our first WIP screenshot for the React Native implementation.
 
 <center><img width="400" src="/images/blog/30daystoliftoff/2019-04-02-wip-react-native.png"></center>