I am building a multimedia web app that allows user to upload audios/videos.
Just started using Backendless service as the new backend solution for my website. Everything is working as intended but there is one problem I ran into.
I noticed if I try to upload a video with size > 130 MB the browser will hang and eventually it will crash after timeout.
The Asyn callback seems to work correctly but I am not sure what is causing the problem.