After integrating Tapjoy sdk app into iPhone, how to display ads, videos in UiViewcontroller?

In my iPhone application, I have to integrate Tapjoy SDK and serve ads, videos. In the Tapjoy SDK demo, they only show connection status, but what about ads, videos. How do I show this in UiViewController? I need to show a demo of my application to my project manager and I am not getting any solution on Tapjoy. Thanks to

+3


source to share


1 answer


Before you start showing ads, you will need to set up the currency in your app. If your app does not have virtual currency, you will need to set up an obscene currency and pass this ID to our servers before you can serve ads. You must also add your device to the currency test devices list. Your app doesn't need to live in the app store for you to check if your ads are showing correctly.



The sample app must be included in the publisher's SDK. You can also visit our Knowledge Center for more information ( https://knowledge.tapjoy.com/en/integration/getting-started-guide-for-publishers ).

+2


source







All Articles