Integrate with LevelPlay
LevelPlay SDK was formerly known as the ironSource SDK. The SA LevelPlay Adapter, SA iOS SDK and LevelPlay SDK versions must be compatible.
Recommended integration
| Component | Version |
|---|---|
| SA LevelPlay Adapter | 5.0.0 |
| SA iOS SDK | 9.4.0 |
| LevelPlay SDK | 9.0.0 |
| Minimum iOS version | 12.0 |
| Minimum Xcode version | 15.4+ |
| Swift | 5.0 |
pod 'IronSourceSDK/Ads', '9.0.0.0'
pod 'IronSourceSuperAwesomeAdapter', '5.0.0.0'
The adapter adds SA iOS SDK 9.4.0 as a dependency.
Compatibility matrix
| SA LevelPlay Adapter | CocoaPods version | SA iOS SDK | LevelPlay SDK dependency | Minimum iOS version | State |
|---|---|---|---|---|---|
5.0.0 |
5.0.0.0 |
9.4.0 |
9.x |
12.0 |
Recommended |
4.1.13 |
4.1.13.0 |
9.4.0 |
8.3.0.0 |
12.0 |
Legacy |
4.1.12 |
4.1.12.0 |
9.3.5 |
8.1.0.0 |
12.0 |
Legacy |
4.1.11 |
4.1.11.0 |
9.3.4 |
7.9.1.0 |
11.0 |
Legacy |
4.1.10 |
4.1.10.0 |
9.3.3 |
7.9.1.0 |
11.0 |
Legacy |
4.1.9 |
4.1.9.0 |
9.3.1 |
7.8.0.0 |
11.0 |
Legacy |
4.1.8 |
4.1.8.0 |
9.3.1 |
7.7.0.0 |
11.0 |
Legacy |
4.1.7 |
4.1.7.0 |
9.1.0 |
7.3.1.0 |
10.0 |
Legacy |
4.1.6 |
4.1.6.0 |
8.5.6 |
7.3.0.0 |
10.0 |
Legacy |
4.1.5 |
4.1.5.0 |
8.4.1 |
7.2.5.1 |
10.0 |
Legacy |
4.1.4 |
4.1.4.0 |
8.4.0 |
7.2.5.1 |
10.0 |
Legacy |
4.1.3 |
4.1.3.0 |
8.3.9 |
7.2.4.0 |
10.0 |
Legacy |
4.1.2 |
4.1.2.0 |
8.1.1 |
7.1.13.0 |
10.0 |
Legacy |
4.1.1 |
4.1.1.0 |
8.1.0 |
7.1.10.0 |
10.0 |
Legacy |
4.1.0 |
4.1.0.0 |
8.1.0 |
7.1.9.0 |
10.0 |
Legacy |
Integration notes
- Use exact dependency versions from one matrix row.
- CocoaPods versions include a fourth numeric component, for example
5.0.0.0. - LevelPlay
9.0.0and later require SA LevelPlay Adapter5.0.0or later. - Use Swift Package Manager only with adapter versions that provide a compatible package.
Sources
- SA LevelPlay Adapter changelog
- LevelPlay iOS SDK changelog
- SA iOS SDK releases
- SuperAwesome iOS integration guide