jhooda / google-cast-sdk

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

GCKCastChannel.sendTextMessage returns a false when called in background mode of an iOS app #626

Closed GoogleCodeExporter closed 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.

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

GoogleCodeExporter commented 8 years ago
Please remove this issue

Original comment by ji...@haystack.tv on 6 Aug 2015 at 8:54

GoogleCodeExporter commented 8 years ago

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