AndroidX
AndroidX copied to clipboard
Bind "com.google.assistant.appactions:suggestions:1.0.0"
Google added the In-App Promo SDK which helps developers to suggest creating of Google Assistant shortcut from thier application.
With [In-App Promo SDK](https://developers.google.com/assistant/app/in-app-promo-sdk) you can proactively suggest shortcuts in your app for actions that the user can repeat with a voice command to Assistant. The SDK allows you to check if the shortcut you want to suggest already exists for that user and prompt the user to create the suggested shortcut.
It would be cool to have such support in Xamarin. The binding for androidx.core:core-google-shortcuts is created and we can use Google shortcuts library in Xamarin project, but we can't suggest shortcuts creating((=
Sample from Google Io/2021 https://developers.googleblog.com/2021/07/assistant-recap-google-io-2021.html
@VolodaUa
Thanks for the feedback. I will check when I can add this package, but not promising anything.
Hi @moljac,
Thanks for update. I'm going to check this library and let you know whether it works.
@VolodaUa You are welcome!
And sorry I forgot to tell you here.
published
https://www.nuget.org/packages/Xamarin.Google.Assistant.AppActions.Suggestions
closing this issue