Skip to content

azerion/BlueStack-LevelPlay-Mediation

Repository files navigation

BlueStack Mediation Adapter for iOS platform for Unity Level Play

BlueStackLevelPlayMediationAdapter

Using BlueStackLevelPlayMediationAdapter you will be able to show BlueStack ads through Unity Level Play SDK.

Supported ad formats

  • Banner
  • Interstitial
  • Rewarded

Requirements

  • Xcode 14.0
  • iOS: 12.2

Integrate BlueStackLevelPlayMediationAdapter in your application project

Using Cocoapods

In the Podfile of your application project add BlueStackLevelPlayMediationAdapter dependency

pod 'BlueStackLevelPlayMediationAdapter'

and run pod install --repo-update in you terminal.

Using Swift Package Manager (SPM)

Note: Add -ObjC to you Other Linker Flags of target build settings.

Documentation

Please visit https://developers.bluestack.app/ios/mediation/secondary/unity-levelplay