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]