dotnetco.de

Tag Archives: iOS

Adding Google AdMob to Xamarin Forms iOS

There are already several good implementation guides to get Google Admob into your Xamarin Forms application, depending on what you need, e.g. from James Montemagno, Adam Pedley, Sharma Pranav or many others. Everything went fine on the first day on the simulator, using Googles Test Ad Unit IDs. But on the second day, Ads are […]

Fussball im TV 2.0 für iOS erschienen

Heute ist es endlich soweit: Die App Fussball im TV ist seit heute in Version 2.0 im iOS AppStore erhältlich! Insgesamt erreichten wir ja auch mit der ersten Version bereits über 200.000 Downloads, aber während sowohl die Android-(135.000 Downloads) als auch die Windows-Version (50.000 Downloads) sehr erfolgreich waren, dümpelte die iPhone-Version mit nur 15.000 Downloads […]

Native Facebook Login in Xamarin Forms iOS App

Many apps need some kind of user authentication. Instead of having users to register on your site, it’s more convenient to use existing Logins. Many social networks like Facebook, Twitter and Google offer to use their login data to authenticate users in your application. You have 2 different options of authentication: Server side or client […]