KirovBvulgaru / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

Lockscreen Control doesn't work with chromecast SDK in iOS. #138

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. By design application can send commands during lock screen and notification 
center
2. Trying to implement it, but during locking of application chromecast sdk 
closes socket and restores it on activating application
3. So our application cannot send any commands to our receiver during lock 
screen on iOS.
4. Please note, that sample application (CastVideos) has no such functionality. 
It has only flag ChromecastControllerFeatureLockscreenControl which is not used 
anywere.

What is the expected output? What do you see instead?
Possibility to send commands to a receiver during lock screen on iOS.

What version of the product are you using? On what operating system?
iOS7.0, Chromecast SDK 2.0

Please provide any additional information below.

Original issue reported on code.google.com by alek...@gmail.com on 12 Feb 2014 at 9:52

GoogleCodeExporter commented 8 years ago

Original comment by anad...@google.com on 13 Feb 2014 at 5:01

GoogleCodeExporter commented 8 years ago
The latest version 2.4 of iOS library has provided some flexibility, please see 
the release notes and documentations.

Original comment by anad...@google.com on 25 Sep 2014 at 7:15

GoogleCodeExporter commented 8 years ago
Not really fixed (or rather not at all). Will you consider keeping the 
connection in the background?

Original comment by dvoyte...@gmail.com on 27 Jan 2015 at 6:04