Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Verification

fan-w-suzuki edited this page Aug 7, 2017 · 2 revisions

By setting the display test apiKey and spotID for Android/iOS app, you can check whether ads can be displayed properly or not even though the status of the ad space for your application is “pending” (not active).

After the verification, please make sure to re-write the apiKey and spotID to each app's ad space.

The performance of the ads will not be added up correctly if you apply your app to the app store with the test ID. If you have applied with the test ID by mistake, please understand that nend will not take any responsibility.

The simplest way to duplicate the ad reception error is to make it offline.
Nend SDK does not check the online status at the moment, so when handling something while offline implementation has to be done on the application side.

Clone this wiki locally