AndroidX icon indicating copy to clipboard operation
AndroidX copied to clipboard

Bind "com.google.assistant.appactions:suggestions:1.0.0"

Open VolodaUa opened this issue 2 years ago • 1 comments

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 avatar Jun 16 '22 10:06 VolodaUa

@VolodaUa

Thanks for the feedback. I will check when I can add this package, but not promising anything.

moljac avatar Jul 08 '22 06:07 moljac

Hi @moljac,

Thanks for update. I'm going to check this library and let you know whether it works.

VolodaUa avatar Aug 26 '22 12:08 VolodaUa

@VolodaUa You are welcome!

And sorry I forgot to tell you here.

moljac avatar Aug 26 '22 13:08 moljac

published

https://www.nuget.org/packages/Xamarin.Google.Assistant.AppActions.Suggestions

closing this issue

moljac avatar Sep 18 '22 13:09 moljac