LevelPlay iOS SDK integration with Swift
Integrate the LevelPlay SDK with Swift by importing the SDK and initializing it with your app key.
読み終わるまでの所要時間 1 分最終更新 2ヶ月前
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.
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.