/AdsPCLXamarin

Forked to update to Xamarin Forms v2 2016-01-30

Primary LanguageHTML

AdsPCLXamarin

Forked from the original to provide a version to test AdMob with Xamarin Forms 2.0 in 2016.

This project is compiled in Xamarin.Forms 1.2.2.6243. For iOS, WindowsPhone8 and Android ICS

That example tries to explain how to add advertising to your xamarin.forms project. The project needs Xamarin.Forms 1.2.2.6243 In the case of Android, the project needs a component of google play service for the version of android. And the version of windows phone needs a adMobs library https://developers.google.com/mobile-ads-sdk/download#downloadios

Updating to Forms 2.0

The update was performed in-place following the Xamarin guide.

  1. Selected AdsPCL.IOS project and migrated with Project - Xamarin.IOS Unified API