Rafael Mumme

Results 1 issues of Rafael Mumme

Using a background session prevents Chat requests from failing if the app goes to background. The extension on URLSession uses dataTask with completionHandler, creating an exception: ``` func dataTask(with request:...