Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create Cusotm device Picker (4.5.0) #104

Open
bhatti-waqas opened this issue Mar 14, 2021 · 1 comment
Open

How to create Cusotm device Picker (4.5.0) #104

bhatti-waqas opened this issue Mar 14, 2021 · 1 comment

Comments

@bhatti-waqas
Copy link

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.

@anjaneesh
Copy link

anjaneesh commented Mar 23, 2021

Please see the Note here: https://developers.google.com/cast/docs/ios_sender#ios_14
Please also read this for customizing UI: https://developers.google.com/cast/docs/ios_sender/customize_ui

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.

Also see the pinned post here : #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants