Skip to main content
August 14, 2013
Question

app crash when downloading (big) external file in ios

  • August 14, 2013
  • 1 reply
  • 429 views

in my application, users can download and watch some content. however, if file size higher than 100 mb, it crash when more than 100mb is downloaded.(only in ios)
is there any limit for download or something?

This topic has been closed for replies.

1 reply

Douglas McCarroll
Inspiring
August 14, 2013

I believe that Apple specifies that apps should download no more than 5mb per 5 minutes. Could iOS be enforcing this limit? Also, you may have a problem when you submit the app to Apple.