I am uploading images to Cloudinary so I can then save the link to those in my airtable. The upload has a very long lag. So long that I had to add a mesage on my screen telling the user or else they could think the screen was unresponsive. Is this normal? Or is there a way to fix that?
Here is my code for getting the picture and uploading it into Cloudinary:
This I would like to know too. My iPhone 11 default camera quality takes pictures with a high file size. They take up to 10. Usually around 4-6 Seconds to send to cloudinary
You’re probably not going to get a response from a topic that is two years old but I can tell you that the url modification happens when you are retrieving the image from Cloudinary. So this does NOT help with reducing upload sizes but it does help with reducing download sizes from Cloudinary.