-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The application crashes after trying to upload a file. #132
Comments
@konoshenko can you please upload a reproducible example or share more details on what works / does not work. I can not follow the bug description 100%. |
@ened I'll try to make an example project tomorrow. What additional details can help you? |
You mention there's a crash - so a stack trace and logs would help. Also have you tested it using the latest beta.5 version as well? A reproducible example would be super - it will then become part of the test suite of this project. |
|
Ok confirmed, will fix tomorrow. |
@konoshenko can you try the code in #134 ?
|
* Android enqueueBinary - ensure to callback on Ui Thread
I add file in enqueue method [look screenshot]
In previous package version 2.0.0-beta3 everything work fine.
This code snippet show how I handle download process.
But I don't hit the listener breakpoints
The text was updated successfully, but these errors were encountered: