AR Core with Xamarin – A Sneak Peak

Few months back I tried to use AR Core with Xamarin and following is the result I ended up with.. https://youtu.be/3Ugw_ZM_nH8 This app goes up a bit further where it tries to register the AR object into a certain Geo-Location using the device's magneto meter and orientation sensors. I'll add more about this project in... Continue Reading →

Azure AD Authentication for Xamarin Apps

This article will go through the details of using Azure AD as an authentication platform in Xamarin native clients. The authentication mechanism is implemented by a library called MSAL.Net which is available on several .NET platforms. A scenario will be considered where a Xamarin native client would authenticate against Azure AD and connects to a protected API... Continue Reading →

Up ↑