Skip to content
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

Background Upload Completion Handler Missing for Response #18

Open
matt-certain-ct opened this issue Sep 19, 2024 · 1 comment
Open

Comments

@matt-certain-ct
Copy link
Contributor

There is no code in the library handle the response received after uploading a file. The response is simply discarded. This might acceptable for some uploads, but if you're expecting a custom response or error that you need to react to after an upload attempt then you need capture the response and provide to the app using this library.

@matt-certain-ct
Copy link
Contributor Author

@sjapps I have the fix for this on a branch but I am not able to push it. Please assign this ticket to me so that push my changes for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant