oralodabas / google-cast-sdk

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

Using a new Receiver Application ID stops the Cast icon appearing in Android #501

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I created a new application in the Google Cast SDK Developer Console and got 
the new ID.

I replaced the ID of the old receiver, in my Android project.

The Cast icon failed to show up, despite there being several white-listed 
devices in the office (all on the same network) and these devices showing up 
when using the old ID (and successfully being able to cast to them, from my 
project)

It has been approx 18 hours and the new ID still doesn't work.

I get the following log message, using the old, and new ID's (remember, old Id 
works, and shows the icon and devices, new ID = nothing at all)

02-04 16:27:49.968 1532-1532/com.mydomain.app I/MediaRouter﹕ Found default 
route: MediaRouter.RouteInfo{ 
uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, 
name=System, description=null, enabled=true, connecting=false, playbackType=0, 
playbackStream=3, volumeHandling=1, volume=14, volumeMax=15, 
presentationDisplayId=-1, extras=null, providerPackageName=android }

(I get the EXACT same message using the old ID, which is odd, as a device is 
listed in the media router dialog, yet not other media router logs are shown)

Original issue reported on code.google.com by pcann...@gmail.com on 5 Feb 2015 at 10:32

GoogleCodeExporter commented 9 years ago
Turns out I had to reboot the Chromecast. But why? Why would rebooting make the 
new ID work?

Original comment by pcann...@gmail.com on 5 Feb 2015 at 11:01

GoogleCodeExporter commented 9 years ago

Original comment by anad...@google.com on 5 Feb 2015 at 9:55