I want to add a condition during video upload that prevents users from uploading videos larger than 15MB. If the file size exceeds 15MB, the app should show an error message like:
“Video is more than 15MB. Please compress and re-upload the file.”
Can anyone guide me on how to implement this logic? Is there a workaround or any custom action I should consider?
Any help would be appreciated!
Thanks in advance :pray: