Giter Site home page Giter Site logo

Comments (5)

mzeeshanid avatar mzeeshanid commented on June 14, 2024

Are you testing in a real device or in simulator?

Sent from Yahoo Mail on Android

On Fri, Oct 7, 2016 at 5:53 PM, [email protected] wrote:
Hello,
i have this scenario (in example app):

  • close the application by tapping home button and swipe out the application
  • reopen application
  • i see this scenario:There is a way to avoid this?thank you Andrea


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from mzdownloadmanager.

andreabozza1984 avatar andreabozza1984 commented on June 14, 2024

device. ios 1.0.2 on iPhone 6 plus

from mzdownloadmanager.

vishnuag05 avatar vishnuag05 commented on June 14, 2024

same is happening with me , I am testing in real device.Please reply asap. @mzeeshanid

from mzdownloadmanager.

mzeeshanid avatar mzeeshanid commented on June 14, 2024

When user force quit the app, all on going tasks are invalidated by the Daemon. So if you want to start them without user interaction you have to traverse tasks array and resume it programmatically. This is not a bug, its expected behaviour.

from mzdownloadmanager.

iMuks avatar iMuks commented on June 14, 2024

This is as per apple iOS nsurlsession background session configuration default.when user kill app while app is running in foreground then nsurlsession or os will kill the task .and when user launch app again, then nsurl background session invoke and resume the download task.

from mzdownloadmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.