- Home /
Is it possible to download files via WebClient API while the app is in background on mobile platforms?
Target Platforms: iOS + Android
Goal : Download files while app is in background
I need to use WebClient for I could not figure out how to do HTTPS downloads including certificate verification with the WWW API.
Without any further ado, the app may be in the middle of interpreting a stream when the app pauses.
Answer by 7a · Dec 19, 2015 at 08:09 AM
On Windows Phone definitely needs a permission and on iOS I guess too. On Android nearly everything allowed.
Your answer

Follow this Question
Related Questions
Can you download a file from a URL without the full file name? 1 Answer
Downloading file in android background 0 Answers
2D Infinite Vertical Background scrolling 0 Answers
Trying to create grid background and star field 0 Answers
How do my game keeps completing its action after it was closed? (Android/iOS) 0 Answers