Action Required: Preparing for LevelPlay SDK Compliance Modernization (v9.4.0)

Hey community,

As part of our commitment to maintaining a clean and modern compliance architecture, we are releasing LevelPlay SDK 9.4.0, which includes a structural modernization of how we handle GDPR, CCPA, and COPPA.

Key Updates

Unified Privacy APIs: We are introducing a new, centralized class: LevelPlay.PrivacySettings. All LevelPlay-specific compliance logic is moving here, cleanly separating our APIs from legacy ironSource flows and simplifying your integration.

Granular GDPR: We are deprecating the legacy boolean setConsent() for LevelPlay. The new GDPR API supports proper CMP-driven consent propagation and allows for per-network consent handling, making multi-mediation setups safer.

Simplified COPPA: We are introducing a single, unified boolean flag for COPPA to replace the fragmented, network-specific metadata keys.

CCPA: The CCPA API itself is unchanged but is migrating to the new LevelPlay.PrivacySettings folder for organizational consistency.

What You Need to Do

The new API integration is recommended but not mandatory at the time of the SDK 9.4.0 release. We are providing a grace period, with hard deprecation of legacy APIs planned for as late as August 2026. However, we strongly recommend updating your integration at your earliest convenience to benefit from the clearer, multi-mediation-safe architecture.

API documentation and Migration Guides: Unity, Android, iOS.

If you have any questions, please reach out to our support team! We’re happy to help you get this integrated.

3 Likes