SDK Technical Overview
We strive for the SDK to be as small, stable, performant, and easy to integrate as possible.
Technical requirements
We support Android and iOS platforms
Android | iOS |
---|---|
- Minimal version 4.1 (API level 16) | - Minimal deployment 11 |
We also support direct integration with Unity, for which the minimal version is 2019.4.40
We also provide custom adapters for integration through IronSource.
Size comparison
Android | iOS | Unity | Unity | |
---|---|---|---|---|
Android | iOS | |||
Direct Integration | 210KB (apk size increase) | 700KB (apk size increase) | ||
IronSource custom Adapter | ||||
MAX custom Adapter | 31KB (apk size increase) |
Source code
Example integrations are available at https://github.com/Nefta-io.
We also offer full source code access and assistance on request.
Updated 9 months ago