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…
Tag: Android
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 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…
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…
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…