N
N
NumArc2015-09-09 13:08:37
Android
NumArc, 2015-09-09 13:08:37

Share app on social media?

Let's say my Unity Android game has a "Share" button on Twitter.
When you click on the button, the game publishes the player's current record on Twitter and also "lays" a link to the application on Google Play.
And now the question. How to "put" a link to the game in the market, if it is not there yet?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
kmx, 2015-09-09
@NumArc

https://play.google.com/store/apps/details?id= <package name>
e.g. https://play.google.com/store/apps/details?id=jp.p...

Z
Zelimkhan Beltoev, 2015-09-09
@Beltoev

I would not be tied to the address on Google Play if I were you.
It is much easier to create a redirect script on your server, which, for example, would redirect the user to the game page in the market using the link site.ru/go/game .
Thus, after the publication of the game, you can freely change the redirect address (suddenly the game will be banned, and you will post it later under a different name), track the statistics of transitions from the social. networks (you can make additional links for different social networks site.ru/go/game-vk , site.ru/go/game-twit , etc.).
In general, the use is limitless (up to redirecting to your other games, but this will not be very good)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question