Skip to content

DigitallyImported/google-ima-xamarin-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This repository is used to create the Google Interactive Media Ads binding for iOS. See website here

Current Version - 3.5.2

To use Google IMA SDK in your project, follow these directions:

  1. Open google_ima_ios_binding/google_ima_ios_binding.sln in Xamarin
  2. Rebuild that solution.
  3. Copy the resulting bin/<BuildType>/GoogleIMASDK.dll to your own Xamarin project.
  4. Download the 3.5.2 version of the GoogleInteractiveMediaAds.framework and place it at the root level of your Xamarin project.
  5. Include linking options in your project's options -> iOS Build -> Additional mtouch arguments for each build option. The linking should look like "--framework:${ProjectDir}/GoogleInteractiveMediaAds.framework"

About

A Xamarin Binding for Google's IMA SDK for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages