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

Default media receiver identifier #7

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

markst
Copy link

@markst markst commented Feb 1, 2023

#5

@@ -44,7 +44,7 @@ dependencies {

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

api "com.google.android.gms:play-services-cast-framework:19.0.0"
api "com.google.android.gms:play-services-cast-framework:21.2.0"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gianlucaparadise took a look at upgrading Android version of cast framework, however I'm a bit out of depth with my Kotlin skills!

@markst
Copy link
Author

markst commented Feb 2, 2023

@markst
Copy link
Author

markst commented Feb 2, 2023

Seems NSBonjourServices is necessary for iOS to discover devices.
Not sure if we should update README to include this?

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

Successfully merging this pull request may close these issues.

1 participant