Search Unity

How can I get the deep link from Facebook if user is redirected to Google Play?

Discussion in 'Android' started by ageana, Feb 6, 2015.

  1. ageana

    ageana

    Joined:
    Nov 6, 2013
    Posts:
    48
    Is it possible to get the deep link if I send a request to a user that doesn't have the app installed and Facebooks redirects him to Google Play? I want to know who invited him to play so I can reward him. Is that possible?

    I am using the Facebook SDK for Unity and I managed to get the deep link it the user already has the app installed, but now I want to get it after he installs it from Google Play.

    Thanks!