ithlony / google-cast-sdk

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

Unable to connect to any Chromecast device from iPhone #627

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to connect to GCKDevice available by creating a GCKDeviceManager and 
calling connect on it

What is the expected output? What do you see instead?

I do expect deviceManagerDidConnect delegate to be called, but instead get 
didFailToConnectWithError called with the error:

Error Domain=com.google.GCKError Code=2 "Network connection timed out" 
UserInfo=0x174469b80 {NSLocalizedDescription=Network connection timed out}

What version of the product are you using? On what operating system?
Chromecast SDK 2.7.1, iOS 8.4

Please provide any additional information below.

I do have network connection as I can surf the web.  I am unable to chromecast 
from other app as well like Netflix from that same device. I attempted to 
connect to multiple chromecast from this one iPhone and no luck.  I am able to 
connect from another device.  Just this particular device and I have received 
reports from other users out there experiencing this.

Please remove issue 626... added wrong title

Original issue reported on code.google.com by ji...@haystack.tv on 6 Aug 2015 at 8:53

GoogleCodeExporter commented 8 years ago
Issue 626 has been merged into this issue.

Original comment by na...@google.com on 6 Aug 2015 at 9:23

GoogleCodeExporter commented 8 years ago
Please provide below information:
What is the version of Xcode you are compiling on?
What is the firmware version of Chromecast?
Also, does it work fine on other iOS devices or Android devices? 

Original comment by na...@google.com on 7 Aug 2015 at 12:22

GoogleCodeExporter commented 8 years ago
Xcode Version 6.4 (6E35b)
Firmware Version 38401
Yes it worked fine on other iOS and android devices

Original comment by ji...@haystack.tv on 7 Aug 2015 at 5:04

GoogleCodeExporter commented 8 years ago
We couldn't repro the issue on iOS 8.4 device. Please implement GCKLogger 
delegate and provide the logs.

Original comment by na...@google.com on 10 Aug 2015 at 6:07