We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Response handling for the Account Login cluster for Content Apps is currently missing in the example tv-app.
See https://github.com/project-chip/connectedhomeip/blob/master/examples/tv-app/android/java/ContentAppCommandDelegate.cpp#L190:
// case app::Clusters::AccountLogin::Id:
Would be great to get that added to complete the TV example code.
android
The text was updated successfully, but these errors were encountered:
@amitnj - Here is the issue for missing Account Login cluster handling, as discussed on Slack.
Sorry, something went wrong.
amitnj
Successfully merging a pull request may close this issue.
Feature description
Response handling for the Account Login cluster for Content Apps is currently missing in the example tv-app.
See https://github.com/project-chip/connectedhomeip/blob/master/examples/tv-app/android/java/ContentAppCommandDelegate.cpp#L190:
Would be great to get that added to complete the TV example code.
Platform
android
The text was updated successfully, but these errors were encountered: