Using Huawei Mobile Services with Xamarin
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...
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 ...