BlueStack Mediation Adapter for iOS platform for Unity Level Play
Using BlueStackLevelPlayMediationAdapter you will be able to show BlueStack ads through Unity Level Play SDK.
- Banner
- Interstitial
- Rewarded
- Xcode 15.1 or higher
- iOS: 13.0 or higher
In the Podfile of your application project add BlueStackLevelPlayMediationAdapter dependency
pod 'BlueStackLevelPlayMediationAdapter'and run pod install --repo-update in you terminal.
- Go to the project settings and select
Package Dependencies - Search for https://github.com/azerion/BlueStack-LevelPlay-Mediation.git and add
BlueStackLevelPlayMediationAdapterto your target.
Note: Add -ObjC to you Other Linker Flags of target build settings.
Please visit https://developers.bluestack.app/ios/mediation/secondary/unity-levelplay