Search code examples
ios7

how to change snapshot of app switcher in Background in ios7


Snapshot is not refreshed after changing ui in the background before calling completion handler in ios7. i am changing label text in background with notificationcenter in view controller when app performbackgroundfetchhandler in app switcher it does not change view controller label.


Solution

  • i ended up finding my own solution, when notificaton comes, it shows snapshot changes take place, if we are updating views when notification comes