strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

Background tasks #17

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

Added bg tasks manager to chat core to allow hook closures to bg tasks processing Code structured & commented

Sources: Used approach Performing Finite-Length Tasks https://www.raywenderlich.com/5817-background-modes-tutorial-getting-started#toc-anchor-008 https://developer.apple.com/documentation/uikit/uiapplication/1623031-beginbackgroundtask