imberezin / google-cast-sdk

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

Guestmode in iOS doesn't seem to work #730

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I can't get the guestmode to work on iOS 9.2 running google-cast-sdk 2.10.0 or 
above.
This is especially a problem as it seems to be a requirement for an app to be 
google-cast certified.

Steps to reproduce:
1a. forget all wifi networks nearby. Wifi is still enabled, but is not 
connected to any.
1b. simply disable wifi (not sure if that will work, so tried both 1.a and 1.b)
2. ensure cast-unit is in guestmode and is within reach.
3. start CastVideos-ios app or own app running google-cast-sdk 2.10.0 or higher.

Expected:
Expected nearby  cast devices in guestmode to be detected and the google cast 
icon to appear (logic reacting to the detected devices).

Actual:
Using a debugger the callback GCKDeviceScannerListener.deviceDidComeOnline is 
never called. Hence no cast-devices seems to be detected.

Software and hardware versions:
Tried running both version  2.10.0 and 2.10.1 of the google-cast-sdk for iOS.

IPhone 6s running iOS 9.2 and latest CastVideos-ios app (commit: 6bf875d)
Chromecast serialnr: 4117101WZ00G

Please provide any additional information below.

Created issue in the CastVideos-ios sample app with some additional information 
(log snippet and screenshots):
https://github.com/googlecast/CastVideos-ios/issues/32

Original issue reported on code.google.com by jacobvon...@gmail.com on 6 Jan 2016 at 2:39

GoogleCodeExporter commented 8 years ago
We're looking into it.

Original comment by na...@google.com on 9 Jan 2016 at 1:22

GoogleCodeExporter commented 8 years ago
In the issue that I created in the CastVideos-ios project similar to this a 
Chris Recher stated that it is because of I use a to old Chromecast? I can´t 
seem to find any documentation for this?
https://github.com/googlecast/CastVideos-ios/issues/32

Original comment by jacobvon...@gmail.com on 10 Jan 2016 at 9:16

GoogleCodeExporter commented 8 years ago
A section regarding guestMode has been added to the documentation: 
https://developers.google.com/cast/docs/guest_mode#supported-cast-devices

My Chromecast seems to be to old, which is the reason why I couldn't make it 
work. I have ordered a new model, and I guess that will do it.

Original comment by jacobvon...@gmail.com on 12 Jan 2016 at 8:40

GoogleCodeExporter commented 8 years ago
Thank you for reporting the issue and following up. Closing this since the 
documentation has been fixed. 

Original comment by na...@google.com on 12 Jan 2016 at 9:41