Using biometric identification in Xamarin Forms
I'm going to explain how using biometric identification in Xamarin Forms to simplify authentication before executing certain important actions
All technologies, only pure source code
I'm going to explain how using biometric identification in Xamarin Forms to simplify authentication before executing certain important actions
In this new post, I explain how to configure IdentityServer for Xamarin Forms to integrate Web Authenticator using Xamarin Essentials
I want to start to use Visual Studio 2022 Preview and create a base Xamarin Forms project integrated with IdentityServer
Uno Platform announced today that it now supports macOS as a target platform. This new...
Enterprise or Business to Employee (B2E) mobile apps can be quite different from their B2C...
Calling native platform code in your portable class library (PCL) is achievable via Dependency Injection....
Xamarin.Forms code runs on multiple platforms – each of which has its own filesystem. This...
How to configure in your Xamarin Forms project the push notification for iOS and Android
Volunteers re-engineer cancer treatment software to monitor coronavirus pandemic using Microsoft’s Xamarin mobile framework with...
I added to my project Xam.Plugins.Android.ExoPlayer and then I received this error: java/lang/Object;I)V: defining a...
GitHub Package Registry, a package management service that makes it easy to publish public or private packages next to your…
With the new version of Xamarin, we can create apps for macOS. But how can...
Join Craig Dunn explains what’s new in iOS 11 and how to take advantage of...
Sometimes you need to change a value for a specific platform and this value is...
Apple introduced with iOS 11 a new UI in particular for larger titles: if you...
In Xamarin Forms there is a native function called UriBuilder: it allow you to create...
Xamarin Forms doesn’t have a Label with a Bindable FormattedString. For example, if you want...
A ListView is a kind of repeater but isn’t always what I want. It’s surprising...
In my project I have some images to display. The funny thing is I can...
In my previous post called Xamarin: how to Start an Application at Device Boot in...
This tutorial will explain to stat an application while the Android device boot-up. For this,...
Using Device Information Plugin for Xamarin and Windows, you have access to same information for...
Customize the title bar of your Universal App for Windows 10 is quite easy, but...
I added Microsoft Mobile Center to my project after creating the app there. On MobileCenter...
In my previous post I explaind how to add on your application advertising. In those...