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

fan-ADN/nendSDK-ironSource-Unity-CustomAdapter-XML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

nendSDK-ironSource-Unity-CustomAdapter-XML

About this XML file

This is the custom adapter XML for adding the nend Custom Adapter to the ironSource Unity plugin.

Add nend custom adapter

Download ISnendCustomAdapterDependencies.xml from this repository and Follow the EDM4U manual to add the XML file to your Unity project.
The XML file just needs to be under an Editor directory. For example, Unity/Assets/Editor/ISnendCustomAdapterDependencies.xml. For more information, please refer to here.

Adding SKAdNetwork ID

In iOS, follow the steps in Adding SKAdNetwork IDs Manually to add nend's SKAdNetworkIdentifier.
nend's SKAdNetwork ID is eh6m2bh4zr.skadnetwork.

<key>SKAdNetworkItems</key>
<array>
    <dict>
        <key>SKAdNetworkIdentifier</key>
        <string>eh6m2bh4zr.skadnetwork</string>
    </dict>
</array>

License

Copyright (C) FAN Communications, Inc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published