-
Notifications
You must be signed in to change notification settings - Fork 0
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
android/tv-casting-app: Adding ConfigurationManager as AppParameter #143
Conversation
...app/android/App/app/src/main/java/com/chip/casting/util/PreferencesConfigurationManager.java
Outdated
Show resolved
Hide resolved
...app/android/App/app/src/main/java/com/chip/casting/util/PreferencesConfigurationManager.java
Outdated
Show resolved
Hide resolved
bb837d7
to
db3083c
Compare
All PRs require an issue to be accepted, please link an issue or mention it in the body using #<issue_id> |
3 similar comments
All PRs require an issue to be accepted, please link an issue or mention it in the body using #<issue_id> |
All PRs require an issue to be accepted, please link an issue or mention it in the body using #<issue_id> |
All PRs require an issue to be accepted, please link an issue or mention it in the body using #<issue_id> |
Problem
The Android TV Casting library does not allow the tv-casting client app to pass in its own version of the ConfigurationManager.
Change summary
Testing
Tested that commissioning works when running an Android tv-casting-app against a Linux tv-app