PRDownloader: Downloading stops Release mode only!

It works really great in debugging (Development) mode only! The downloading process stops for the release version of the app!

I am getting these exceptions

java.io.IOException: write failed: EBADF (Bad file descriptor)
java.io.SyncFailedException: sync failed

Any help?

Thank you.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 34 (8 by maintainers)

Most upvoted comments

@droidluv try “Fetch” I have personally moved to that library, It’s working perfectly.