Getting install referrer when installing from FB requests

…衆ロ難τιáo~ 提交于 2019-12-12 21:22:23

问题


We are using the Facebook SDK for Unity (v6.2) for our game. Our game is available on both Android, iOS and now Canvas.

We're sending different types of requests in the game to the player's FB friends. The behaviour (on mobile) is that if the game is not installed, the receiving user will be redirected to the store and then he could launch the game to receive the request.

During this flow, we lose all the information of the install referrer (we'd like to see whether a player installed our game as a result of a FB request).

Is there anything that we can do to support this scenario at the moment?

For users with the game installed, we get all the data using the GetDeepLink() method that passes all the parameters that launched the game. We need something similar for the install scenario.

来源:https://stackoverflow.com/questions/28677893/getting-install-referrer-when-installing-from-fb-requests

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!