You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
Hello guys, I'm developing an Actions On Google app and, developing a list of CardItem I've realised a little bug of your library.
In the CardImage method is missing an important tag called "accessibility_text" that gives the following error on Google Assistant:
MalformedResponse
expected_inputs[0].possible_intents[0].input_value_data.option_value_spec.list_select.items[0].image: 'accessibility_text' is required.
I would like to help you and add it by myself: could i fork and pull request it?