기술 자료

지원

LevelPlay SDK - React Native

Mediation networks for React Native

Configure and integrate multiple ad networks into your project using the LevelPlay mediation platform.
읽는 시간 1분최근 업데이트: 하루 전

LevelPlay supports interstitial, banner/MREC, and video ads from leading ad networks, equipped with smart loading, ad placement technology, and ad delivery optimization.

Prerequisites

Ensure that you have correctly integrated Rewarded Video, Interstitial, Native Ads, or Banner Ads into your application.

Integrate network adapters

Android

For Android, add network adapter and SDK dependencies to
android/app/build.gradle
.
For information on dependencies and compatibilities, refer to Android Mediation Networks. Some networks require additional configurations. For more information, refer to the Mediation Network Guides for Android.

iOS

For iOS, add network adapter pods to iOS/Podfile and run pod install from the iOS directory to verify all pods are compatible. Pod definitions can be generated on the iOS Mediation Networks page. Some networks require additional configurations. For more information, refer to the Mediation Network Guides for iOS.

SKAdNetwork IDs

Each network has a set of SKAN IDs you need to add to
ios/Runner/info.plist
. For the list of IDs, refer to SKAdNetwork IDs Manager.