-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Example gets stuck trying to discover Chromecast devices #5
Comments
Did you change the receiverApplicationId in CastOptionsProvider in the android project? |
Thanks @MatthiasWissink . I only ran the example as is without checking it so I didn't spot that - @gianlucaparadise perhaps it would be a good idea for the default example in this repo to also use the default receiver ID? |
Did it work using the default receiver ID? The receiver ID of the example points to a custom web receiver that showcases the feature of the example sender. |
Yes, I have the example working with the default receiver ID. When using the one that comes in the repo, I get the same loading/searching issue as @ryanheise |
Can you please try again? I just published the custom receiver. |
Still the same behavior running the example as it is. |
@MatthiasWissink is there an Android equivalent to Edit: |
@gianlucaparadise Care to share how to use the custom web receiver? |
When I run the example on my Google Pixel 3a, and click the Chromecast button, it shows a dialog where it searches for Chromecast devices. That dialog searches forever without success. The Chromecast is on, and other apps can discover it.
The text was updated successfully, but these errors were encountered: