Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1006 Bytes

File metadata and controls

36 lines (24 loc) · 1006 Bytes

BlueStack Mediation Adapter for iOS platform for Google

BlueStackGoogleMediationAdapter

Using BlueStackGoogleyMediationAdapter you will be able to show BlueStack ads through Google SDK.

Supported ad formats

  • Banner/MREC
  • Interstitial
  • Rewarded
  • Native Ads

Requirements

  • Xcode 15.1
  • iOS: 13

Integrate BlueStackGoogleMediationAdapter in your application project

Using Cocoapods

In the Podfile of your application project add BlueStackGoogleMediationAdapter dependency

pod 'BlueStackGoogleMediationAdapter'

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/gma