Does anybody know if Infuse supports iOS 7 background file transfers?
For example, most applications are only allowed 10 minutes of background time. This means that if you start to download a file and close the application, the transfer will stop after 10 minutes. However, iOS 7 supports a background transfer API that allows file transfers to take an unlimited amount of time. PocketCasts is a popular application that uses this.
My goal is to be able to queue up a bunch of transfers (i.e. 10 GB or whatever) and then turn off my iPad and let it transfer in the background even if it takes 30 minutes or longer.