So inside my contents/facebook.ts
I am trying to upload the images to facebook marketplace from images urls
first i am sending images urls to background.ts so no cors error issue will occur
and then get back the response
it's works fine on dev mode
like it upload all 20 images files to facebook marketplace
but when i try on Production mode then it only upload few images out of 20 like 8 or 9
others gets more than 4 mb and then facebook gives an error
that it can't upload the image more than 4 mb
What is the solution
Version
Latest
What OS are you seeing the problem on?
Windows
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Relevant log output
No response
(OPTIONAL) Contribution
[ ] I would like to fix this BUG via a PR
Code of Conduct
[X] I agree to follow this project's Code of Conduct
[X] I checked the current issues for duplicate problems.
What happened?
So inside my contents/facebook.ts I am trying to upload the images to facebook marketplace from images urls first i am sending images urls to background.ts so no cors error issue will occur and then get back the response it's works fine on dev mode like it upload all 20 images files to facebook marketplace
but when i try on Production mode then it only upload few images out of 20 like 8 or 9 others gets more than 4 mb and then facebook gives an error that it can't upload the image more than 4 mb
What is the solution
Version
Latest
What OS are you seeing the problem on?
Windows
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Relevant log output
No response
(OPTIONAL) Contribution
Code of Conduct