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 14.0
- iOS: 12.2
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
BlueStackLevelPlayMediationAdapter
to 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