This is the custom adapter XML for adding the nend Custom Adapter to the ironSource Unity plugin.
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.
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>
Copyright (C) FAN Communications, Inc.