Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App Invites for Android: How to set received message content

I'm trying to test the new Google Play Services api "App Invites for Android" that is currently in Beta. Maybe I'm missing something but after tried the sample app, reading the documentation, and tested it in my app I cannot figure out how to set the content message that will receive the invited person.

I just want to show some content with the app link in the play store like shows the picture in documentation but all that I get is a simple text that says "Install this application".

enter image description hereenter image description here

Can someone that tested this new api help me?

like image 693
MrBrightside Avatar asked Nov 09 '22 12:11

MrBrightside


1 Answers

If you add it to your own app it shows the play store content automatically.

like image 169
Veener Avatar answered Nov 15 '22 08:11

Veener