Documentation

​
​

Development

User Acquisition

Monetization

Industry

LevelPlay SDK - iOS

Unity SDK

Android SDK

iOS SDK

Adobe AIR SDK

Flutter SDK

React Native SDK

LevelPlay SDK - iOS

Unity LevelPlay
​
​
iOS SDK
  • Get started
    • Get started with iOS
    • iOS SDK integration
    • LevelPlay SDK integration with Swift
    • Integrate Ad Quality SDK
    • Custom adapters
    • LevelPlay SDK Changelog
    • Ad Quality SDK Changelog
  • Regulations and settings
  • Ad formats
  • Mediated networks
  • Test your integration
  1. Grow your game
  2. Unity LevelPlay
  3. LevelPlay SDK
  4. LevelPlay SDK for iOS developers

LevelPlay iOS SDK integration with Swift

Integrate the LevelPlay SDK with Swift by importing the SDK and initializing it with your app key.
Read time 1 minute
Last updated 3 months ago

LevelPlay supports both Objective-C and Swift. While the LevelPlay SDK is written in Objective-C, you can make it compatible with Swift by following the below steps. The LevelPlay SDK supports Swift 3 and above.
Note
Important! Starting from SDK 7.2.7, do not use ironSource.h as bridging header. Instead, use the following import:
import IronSource

Import Objective-C to Swift

If you are using swift, you need to make sure your application is pointing to IronSource.h file to include the bridge you need.
After you've completed the above step, you can use Swift seamlessly within the LevelPlay SDK, without importing any additional Header Files.

Next steps

You can now start integrating the LevelPlay SDK with Swift. Navigate to Getting Started With ironSource iOS SDK to integrate our latest iOS SDK.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Import Objective-C to Swift

    • Next steps


Report a problem with this page