xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: App locks up when using volume gesture

wutschel opened this issue · comments

Since #794 the Remote App locks up after using the volume gesture via remote screen's touch area. The lock up resolves automatically after a few seconds. This is obviously caused by a different behavior of NSURLSession compared to the formerly used NSURLConnection.