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

IOS upload - Payload too large

Open kyokusanagi-183 opened this issue 3 years ago • 0 comments

Which platform(s) does your issue occur on?

  • iOS
  • iOS versions 15
  • device IOS

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

  • CLI: 7.0.10
  • Cross-platform modules: ^6.5.1
  • Plugin(s): nativescript-background-http ^4.2.1

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

Upload works on android. But on IOS, if using take picture, it is working, but when I selected image from gallery and upload, it return payload too large. If file extension is .png and size is low (below 1mb), it is working.

kyokusanagi-183 avatar Apr 12 '22 02:04 kyokusanagi-183