In our previous article, we covered how to support Paypal payments in Xamarin Forms. There are use cases where you just need a quick, easy…
Category: iOS
In our previous article, we covered how to setup the Braintree client-side integration to support Apple Pay and Google Pay payments. Today will be extending…
In our previous article, we covered how to setup the braintree client-side integration to support credit card payments. Today will be extending the Braintree client-side…
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…
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…