Question

I am converting my app to use RevMob.

I would like to implement code that informs me if the user actually installs the app that was advertised by Revmob?

Can someone point me in the right direction.. I don't see anything in the SDK documentation.

Thanks.

Was it helpful?

Solution

So far they don't expose any API that can inform you that, you can check on their iOS and Android sites.

The delegate method installDidReceived is used when the SDK notify that your app was installed, not the advertised one.

Any other Ad Network offer support to this?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top