nativescript-background-http icon indicating copy to clipboard operation
nativescript-background-http copied to clipboard

Image error after upload

Open PabloPG opened this issue 4 years ago • 0 comments

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter.

Which platform(s) does your issue occur on?

  • iOS/Android/Both: Android
  • iOS/Android versions: 6 and 7

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

After take picture (nativescript-camera) and upload to a http uri

  • CLI: 6.3.3
  • Cross-platform modules: 6.5.1
  • Runtime(s): 6.4.1
  • Plugin(s): [email protected]

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

Hello, some images after uploading is saved to s3 with some bugs, has anyone been there? In https the error does not occur, but I have an SSL problem (Connection reset by peer, etc.) My backend is dotnetcore 2.1

Take a look at how the image above "Passo 1" and "Passo 3" was saved image image

PabloPG avatar Feb 10 '21 12:02 PabloPG