Track/Verify User Download/Install

Have you considered creating an API in which we can verify if a user has installed any applications that were referred from within a given app?

For instance, I would like to reward a user with in-app material when they download & install an app from a revmob generated ad.

Something along the lines of revmob.verifyUserDownload(deviceID), which uses the currently registered appID (that way we can distinguish between downloads in multiple applications), and its return is Boolean. It would also be helpful if we could clear this flag in the event that we release new material and want to reward the user again for their download & install (revmob.clearUserDownload(deviceID), for example. [import]uid: 94248 topic_id: 35657 reply_id: 335657[/import]

Rewarding user with extra material in exchange of install other download will get you banned from Apple. [import]uid: 31508 topic_id: 35657 reply_id: 141874[/import]

Hi there.

Besides that, it is not so simple, since we depends on the another application to identify if the game was downloaded or installed.

Regards
Paulo
http://twitter.com/paulocheque
http://github.com/paulocheque [import]uid: 157102 topic_id: 35657 reply_id: 141998[/import]

Rewarding user with extra material in exchange of install other download will get you banned from Apple. [import]uid: 31508 topic_id: 35657 reply_id: 141874[/import]

Hi there.

Besides that, it is not so simple, since we depends on the another application to identify if the game was downloaded or installed.

Regards
Paulo
http://twitter.com/paulocheque
http://github.com/paulocheque [import]uid: 157102 topic_id: 35657 reply_id: 141998[/import]