Optimizing your Flutter build runner for faster development
Explore how to supercharge your Flutter development with faster build times. Learn practical strategies for optimizing build_runner configuration. If like me...
Explore how to supercharge your Flutter development with faster build times. Learn practical strategies for optimizing build_runner configuration. If like me...
Converting a Xamarin app with over 100 screens and 3 million users across more than 12 countries in Flutter is quite a challenge. In this blog post, I’ll div...
Converting a Xamarin app with over 100 screens and 3 million users across more than 12 countries in Flutter is quite a challenge. In this blog post, I’ll div...
Creating a Xamarin Android binding library is not an easy task and is different for every native library. This article is the second of a series of 4 article...
Creating a Xamarin Android binding library is not an easy task and is different for every native library. This article is the first of a series of 4 articles...
Huawei provides a set of tools to work on Android phones that do not use Google Play Services. In this post we will see how we can use them in a Xamarin Andr...
Exporting analytics with App Center to Application Insights is pretty straightforward. Errors and crashes are not exposed directly though. Fortunately, there...
I have always found App Center to be quite limited in terms of analytics. Little did I know that it is just the entry point for a powerful mobile analytics p...
Most mobile application requires network connection. Unfortunately analysing calls is not so easy.
Using custom fonts in Android application was a bit of a pain. Android 8 made things much easier for us with the ability to use local or remote custom fonts ...
When working on mobile projects, you might need to record your demos. There are various commercial solutions for that but sometimes you just want to do it fo...
Dans cet article nous verrons comment créer et utiliser des audiences pour envoyer notifications à des segments d’utilisateurs grâce aux API REST d’Azure Mob...
In this post we will introduce how to create and use audiences in order to send push notifications to user segments with Azure Mobile Center REST Apis.
Depuis peu il est possible d’envoyer des notifications push depuis Azure Mobile Center. Dans cet article nous verrons comment en envoyer grâce aux API REST à...
It is now possible to send push notifications from Azure Mobile Center. In this post, we will see how to use Mobile Center’s REST APIs in order to push notif...