Git Product home page Git Product logo

Comments (5)

1019272778 avatar 1019272778 commented on August 15, 2024

@Hclmaster 你好,抱歉回复晚了。我们测试用byte数组上传是没问题的。不知道您现在解决问题了吗?

from aliyun-oss-android-sdk.

Hclmaster avatar Hclmaster commented on August 15, 2024

已解决,该问题并不是经常发生,当时我是重启了一下编译器就不再报错了。

from aliyun-oss-android-sdk.

1019272778 avatar 1019272778 commented on August 15, 2024

https://www.jianshu.com/p/3608630af86a
出现Stream closed的原因是打开了Android Profiler,额外添加了一个拦截器,这个拦截器关闭了Inputstream。导致真正执行网络请求时,想要使用这个Inputstream,发现这个Inputstream已经关闭了,抛出了一个异常。很好解决,去掉Android Profiler的勾选就好了。

from aliyun-oss-android-sdk.

HannahNick avatar HannahNick commented on August 15, 2024

我也出现了这个问题,在华为mate10 9.0的系统没问题,但是在三星 6.0的系统会有这个问题。不知道咋整

from aliyun-oss-android-sdk.

Satsrag avatar Satsrag commented on August 15, 2024

@HannahNick 问题解决了吗?

from aliyun-oss-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.