FAQ_en - fan-ADN/nendSDK-iOS GitHub Wiki

FAQs

Please check the help page for media partners as well.


Cannot display an ad

Please check below.

  • Is the applicable ad space set to active?
  • Is the ID correctly imputed on the applicable ad space?
    • Is the platform correct? (Please make sure you are not using ad ID for iOS on Android ad space)
    • Is the ad format correct? (Please make sure you are not using ID for banner ad on interstitial ad space)
  • Is the language setting of the device and simulator are set to Japanese?
    • If the language setting is not Japanese, a receiving error might appear as there are not enough ad inventories to deliver.

If the problem is not solved after checking above, please inquire from here.


Cannot display an interstitial ad

NADInterstitial of showAdFromViewController: Please check the contents of the NADInterstitialShowResult.
If AD_LOAD_INCOMPLETE, AD_REQUEST_INCOMPLETE, AD_DOWNLOAD_INCOMPLETE comes up and it is not possible to load ads, please make sure that you have completed the settings for loading ads successfully.


When trying to view the native ad a message ‘unrecognized selector sent to instance XXX’ comes up and it crashes

Please make sure -ObjC has been added to the project of the Other Linker Flags.


Does nendSDK IPv6 have network support

Yes, there is IPv6 network support.
In nendSDK, it uses the API corresponding to the High-Level Networking Frameworks on the implementation of the network processing.


When display ads a message '*** -[NSBundle initWithURL:]: nil URL argument' comes up and it crashes

NendAdResource.bundle has not been installed correctly in the application.
Please check that NendAdResource.bundle has been added to Build Phases> Copy Bundle Resources of the target application.


When display video ads a message [nendSDK Error] evaluateJavaScript failed... js:notifyState('loading')... comes up

May put-out on the console when playable ads are displayed.
However it does not affect the displaying and action.


When using SDK under v6.0.0, "No Content" is returned when loading video ads.

Effective September 1, 2023, we will stop serving video ads with SDK under v6.0.0. Please consider using a newer version.