In the first part of this series, we covered how to build a task sequence. In this part I’m going to show you how to…
Tag: XamarinForms
A task sequence is the concept of having a task flow that the application can run sequentially. One common scenario to use this is running…
It’s very common to have credit card processing in applications offering services or that are product marketplace based. A great option to process payments is…
In the first part of this article, we talked about how to start using the WePay Payment Gateway by integrating the authentication process. In this…
In this article, I will show you how to integrate WePay Payments in a Xamarin Forms application. “WePay is an online payment service provider based…
A few months ago I wrote an article about selecting multiple images/videos in Xamarin Forms, this sample works perfectly when you are using the default…
When developing a social mobile application one common feature is to be able to read the phone contacts. That’s a very typical requirement when you…
Working with background services in mobile applications can be a little be tricky, but now we have a great option called Shiny which is a…
About this article This article is my contribution to #XamarinUIJuly, which is basically a series of blog posts where every day of July a Xamarin…