Are you planning to build a cross-platform Android, iOS or Windows app? Many app developers face a tough…
Xamarin
Overview User registration is a key component for most mobile applications. It is perhaps also the most cumbersome…
Overview In almost every Mobile App, you would find a user login (or Sign In) and registration (or…
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.
I’m sure you must have come across newest menu animation called Guillotine. In this, the menu Side bar becomes a Top bar as shown in below animation, where it drops down from the top of the page and gives a feeling of a Guillotine. Currently, this capability doesn’t exist off-the-shelf in Xamarin.Android. As part of this article, we are going to explain how to get this working in your Xamarin.Android application.
Overview This article is a continuation of the article on the topic Xamarin.Auth Mobile Apps Authentication With 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.
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.
The choice for the technology framework has never been easy, specifically, when the things are continuously changing to…