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…
Tag: iOS
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,…
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…
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…