NativeScript / nativescript-background-http

Background Upload plugin for the NativeScript framework
Apache License 2.0
101 stars 50 forks source link

IOS upload - Payload too large #283

Open kyokusanagi-183 opened 2 years ago

kyokusanagi-183 commented 2 years ago

Which platform(s) does your issue occur on?

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

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.