How to upgrade to new versions of Xamarin.Android and don’t die in the process
One thing that’s always a mission is updating the NuGet packages for Android. I right click the project and hit update and don’t remember the last time it work properly, to be honest, either, takes too long or returns an error. There’s always a dependency not satisfied for X or Y reason, and the package […]
Zebra Bluetooth Printer and Xamarin
Hi everyone, recently I was assigned to make an app on Xamarin that can communicate with a Zebra Printer via Bluetooth, It wasn’t exactly the most straight forward experience, since the documentation is lacking of structure let say, but have to mention that the response time of the Zebra team on Xamarin repository on GitHub […]