Hello guys,
I was wondering if you knew a way to achieve something like this (I’ve seen plenty of games doing it, and I’m sure many of them are done with Unity).
Let’s say you have a bunch of games in the store. You want to have a window in X game which tells the player “Install Y game and get 10 diamonds!”. The user taps it, it directs him to the Google Play store, he downloads the Y game and installs it and he gets 10 diamonds in X game.
Do you know of any plugin that can help with something like this? I’ve even seen some games that don’t give you those 10 diamonds until after you complete a tutorial or something, how do they do that?
I don’t even know if there’s a term for this (is this the so called “deep linking”?), whenever I search for something related to rewards when downloading other games I find stuff about Unity Ads, but I don’t think this really helps me (especially since I want to manually choose which game to offer the user to download for the reward).
I’d really appreciate any info you guys could give me on this, thanks!