NSURLSession when app goes into background or iOS looses network connectivity -


what happens ephemeral nsurlsession of type data task when app switches foreground or ios looses network connectivity?

in particular, nsurlsessiondelegate notified, or have observe @ level of uiapplicationwillresignactivenotification (as as uiapplicationwillterminatenotification) , kreachabilitychangednotification respectively, if don't want nsurlsession disappear "silently".


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -