Tag Archives: Xamarin
Integrating Twitter Digits with Xamarin Android bindings
Consuming Microsoft Azure Cognitive Services in Xamarin.Android Application
Setting up Visual Studio for Xamarin Test Cloud
Often the test automation falls under QA team and they do face challenges with the initial setup of the Xamarin Test Cloud environment. In this blog, I have documented steps for setting up the environment. Also, I have explained how to create a test project, write a test script, upload the script in the test cloud and test the application.
Xamarin Mobile Apps Authentication using Xamarin.Auth – Twitter
Xamarin Mobile Apps Authentication using Xamarin.Auth -Facebook
This article explains how to enable a users to login to a mobile app with their Facebook credentials without manually signing up for the app. We also discuss accessing the basic user info from the Facebook server using Xamarin.Auth component.
Xamarin Mobile Apps Authentication using Xamarin.Auth – Gmail
Mobile Applications developed, using Xamarin, can take advantage of the Xamarin.Auth component to avail registration facility by linking to the social accounts such as Gmail, Facebook, Microsoft, and Twitter. In this article, we have used Gmail as an example to explain how you can achieve authentication using Gmail and access basic details allowed by Gmail and the user.