iphone - iOS maximum video size can be uploaded to server -


i loading video file server through asihttprequest. maximum video size can uploaded server?

there no limit forced using asihttprequest itself. wrapper around cfnetwork api. there other factors may affect, connection speed, amount of space in server etc.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -