Integration example
We recommend integrating integrating Nefta optimized (dual track) ad logic alongside your existing (default/control) ad logic. With you controlling the percent of traffic for each group so you can measure the performance with confidence.
Full example of the integration of dynamic floors in LevelPlay:
- Native iOS: https://github.com/Nefta-io/NeftaISAdapter/blob/main/ISIntegration/RewardedOptimized.swift
- Native Android: https://github.com/Nefta-io/NeftaISAdapter-Android/blob/main/ISIntegration/src/main/java/com/nefta/is/RewardedOptimized.java
- Unity: https://github.com/Nefta-io/NeftaISAdapter-Unity/blob/main/Assets/AdDemo/RewardedOptimized.cs
Updated 6 days ago