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…
Category: Xamarin
In my previous article, I covered how we can get background time-based location updates in iOS. This time I want to talk about a distance-based…
When tracking location updates on iOS, there are certain scenarios where we want to get regular location updates based on time as if used wisely,…
For the last few months, I’ve been writing about how to create a binding library, as a result of this, decided to create a plugin…
In the first part of this article, I covered how to create a binding library in Xamarin by creating one of the Pay.Card SDK. In…
As a Xamarin Developer, there are situations where we want to use a native (Objective C, Swift, Java, Kotlin, etc) library. To do this, we…
When developing enterprise salesforce applications is very common to support printing orders, collections, receipts using a portable bluetooth thermal printer. If you search around there’s…
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…
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…