Preview Mode
Purpose
Preview mode benefits developing business with easy demonstration of ads. Preview mode can be accessed through QR code which corresponds to registered deep link for app and activates a specific ad directly.
Configuration
Request a deep link url scheme from your Intowow account manager.
Add your deep link url scheme in
AndroidManifest.xml
.
Generate QR code
Testing Preview Mode
Make sure your app is connected to Internet.
Generate the QR code with any third-party tool. Use the phone to scan the QR code with any QR code scan app.
The QR code scan app will launch your app.
You will see the black screen during SDK processing. When SDK finishes processing, you will need to click confirm button to close the app.
Restart your app, SDK will start to prefetch the ad, and you will see a toast message.
If you’re previewing interstitial ad, you need to exit app first after the toast message, and then launch app again to see the ad.
Please do not kill the app process when SDK is downloading the ad.
If you’re about to exit preview mode, swipe your app (kill app process).
Last updated