Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 2
    Have you tried emailing Apple support about this? Commented Jan 19, 2014 at 17:05
  • where is this data comming from? Commented Jan 19, 2014 at 17:12
  • @WorldEngineer nope I haven't. Commented Jan 19, 2014 at 17:34
  • @miraculixx it'll be from my own server. Commented Jan 19, 2014 at 17:35
  • @resting in this case I don't think there is a limit to how much data your app can download, except time limits on background processing or subject to the user keeping the app active while downloading (probably not a valid assumption). You might be able to overcome background limits by splitting the data into chunks, e.g. 5 seconds at a time. Commented Jan 19, 2014 at 17:38