We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to upload a picture from the mobile, but said that the picture its to large.
Please check why it is not possible to upload the picture from the mobile
Update: could be related that pictures larger than 2mb are not allowed, set a limit to 5mb max
Picture successfully uploaded: 1,2 Mb, 800x1067 px Picture not allowed: 2,29Mb 1728x3072 px
The text was updated successfully, but these errors were encountered:
we can not upload any image even if is not big size on mobile
Sorry, something went wrong.
I could not find the issue, I got close but could go more..
The issue is on authCrudFileAPI, a function in helpers, the file provide from the mobile can not go inside the fetch, why? no clue
laithmassoud
NachoMerino
No branches or pull requests
I try to upload a picture from the mobile, but said that the picture its to large.
Please check why it is not possible to upload the picture from the mobile
Update: could be related that pictures larger than 2mb are not allowed, set a limit to 5mb max
Picture successfully uploaded: 1,2 Mb, 800x1067 px
Picture not allowed: 2,29Mb 1728x3072 px
The text was updated successfully, but these errors were encountered: