iOS 13 provides a way to authenticate users in applications by using their Apple Id account. In this post, I will show you how to…
Category: Xamarin
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…
Almost a year ago I wrote an article on how to create a segmented tab control, when using this control on a new project I…
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…
In a previous article, I talked about setting up Prism with Shiny in a Xamarin Forms project. Now I will extend on this by adding…
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…