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

[Android] Demo apps are throwing errors when upload files. #224

Open
DimitarTodorov opened this issue Jun 10, 2019 · 1 comment
Open

[Android] Demo apps are throwing errors when upload files. #224

DimitarTodorov opened this issue Jun 10, 2019 · 1 comment

Comments

@DimitarTodorov
Copy link
Contributor

Which platform(s) does your issue occur on?

Android

Please, provide the following version numbers that your issue occurs with:

  • CLI: 5.4.0
  • Runtime(s):5.4.0
  • Plugin(s): background-http 3.4.1

Please, tell us how to recreate the issue in as much detail as possible.

  1. Run the demo-server (npm i && node server 8080)
  2. Run demo (demo, demo-angular, demo-vue)
  3. Upload file (both upload and multi-part)

Actual: The status of the upload is error.
Expected: The upload should be successful.

The images bellow are from demos, describing the response statuses:
Screenshot 2019-06-10 at 13 59 55
Screenshot 2019-06-10 at 14 00 30
Screenshot 2019-06-10 at 14 02 56

Is there any code involved?

Demo apps from the repo.

@ordapad
Copy link

ordapad commented Aug 9, 2019

We have the same issue whilst uploading videos mostly files bigger than 1 mb. Currently a blocker on an important project.

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

No branches or pull requests

3 participants