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,…
Category: Samples
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…
When building a .NET Core application that will run on Mac you might want to distribute it outside from Mac App Store. In this article,…
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 support Paypal payments in Xamarin Forms. There are use cases where you just need a quick, easy…
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…
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…
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…