A while back, I wrote around 200 JSON objects out to provide a data source for a web app that I was writing that would…
Android 10: Navigation Bar cuts off bottom of screen – Xamarin Android fix
Almost as soon as Android 10 made an appearance on Google’s new Pixel 3 phones, we started to get tickets from clients that the bottom…
Xamarin.Forms Method not found: void .ResourceLoadingQuery.set_Instance(object)
I was getting the following error when trying to resolve a dependency: Method not found: void .ResourceLoadingQuery.set_Instance(object) Basic Info: Version with issue: 4.1.0.555618 IDE: VS2019…
Android 9.0 ERR_CACHE_MISS error easy fix- Xamarin Android (c#)
This was a strange one that was initially fixed by simply disabling the Chrome app (v 73.0.3683.75) on my device. However, considering that the company…