You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi can someone help me how can I create Custom device picker for 4.5.0
Previously I was able to do it using GCKDeviceScanner. As for now for 4.5.0 device scanning is done automatically. So I want to know if I still can create a custom device picker cause my application design is different.
Any help is appericiated.
The text was updated successfully, but these errors were encountered:
Just incase if you miss the note here it is:
Note: If you built a custom device picker in your app, then you will need to explicitly call the startDiscovery method on the GCKDiscoveryManager class to initiate device discovery. Automatic scanning has been disabled by default beginning with the v4.5.0 release of the Cast SDK.
Hi can someone help me how can I create Custom device picker for 4.5.0
Previously I was able to do it using
GCKDeviceScanner
. As for now for 4.5.0 device scanning is done automatically. So I want to know if I still can create a custom device picker cause my application design is different.Any help is appericiated.
The text was updated successfully, but these errors were encountered: