Keeping your UI fast by using this HTTP trick to check if a remote resource exists

Frequently I find a requirement in mobile projects is to consume remote resources, whether it's images, video, audio etc, the requirement comes up fairly frequently. A common problem I found myself hitting was that when you're trying to do this with a backend or customisable content that relies on a URL is that sometimes

Simple performance analytics with performance logger class

At some time or another, we need to track down performance issues. It's inevitable if you develop software for long enough, and especially in mobile development where there's such a vast range of devices that need to be supported. A tool I picked up and have adapted to suit my requirements, is Chris Pietschmann's

By |2019-09-20T19:43:45+10:00September 18th, 2019|Categories: Android, iOS, Performance, Xamarin, Xamarin.Forms|2 Comments
Go to Top