James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Tags


James Montemagno

Ads

Xamarin.Forms: Microsoft Advertising SDK in UWP

In the past I have written about how to integrate Google’s Admob ads into Xamarin.Forms iOS apps [https://montemagno.com/xamarinforms-google-admob-ads-in-ios] and Android apps [https://montemagno.com/xamarinforms-google-admob-ads-in-android], which is a great way to monetize your applications. What about UWP? Well Google Admob doesn’t exist on UWP, but Microsoft has their own advertising SDK that you can integrate and it of course works with Xamarin.Forms! Here is what you need to know to get…

James Montemagno James Montemagno

Xamarin.Forms: Google Admob Ads in iOS

This weekend I spent some time integrating Admob Ads into Android applciations that live in Xamarin.Forms. I blogged about it a few days ago, so read it here first [https://motnemagno.com/xamarinforms-google-admob-ads-in-android]! I decided to take iOS for a spin next and put in Google/Firebase Admob Ads usin teh same exact mechanism. I will repeat a bit of the code here so each post can live on it’s own. Registring with AdMob So, the first thing that you will need to do is actually register…

James Montemagno James Montemagno

Xamarin.Forms: Google AdMob Ads in Android

I have been recently experimenting with integrating ads into my applications as an experiment. Not really to make money, but to just get it setup and working. I recently experimented with both Facebook Ads and Google AdMob for my iOS app “Social Post” and the results have been pretty good. I discussed this strategy a few weeks back on the Merge Conflict [http://mergeconflict.fm] podcast with Frank on Monitization. Now, it is time to go a step further and add some ads into my Xamarin.Forms ap…

James Montemagno James Montemagno