Blog

There are 115 items on 12 pages.

FirebaseInstanceId: background sync failed: INVALID_PARAMETERS

Another annoying but simple to fix issue with installing Firebase Cloud Messaging on a Xamarin Forms project and getting it running. - read more.

22 Feb 2017

System.TypeLoadException: Could not resolve type with token 0100017e

Why does the System.TypeLoadException: Could not resolve type with token 0100017e error happen and how to fix it. - read more.

24 Jan 2017

Fixed: Visual Studio Xamarin - 'The ResolveLibraryProjectImports task failed unexpectedly'

Sometimes pops up during a build and remains persistent on a random line that has nothing to do with what it actually means. Fixing this error could be a massive waste of time for such a simple fix, if only you knew that this is yet another one of those typical Visual Studio errors that no not mean what they say and actually mean something completely different. - read more.

15 Jan 2017 - 1 Comments

Replacing the Xamarin Header/Navigation bar with a custom view/template

See how to replace the Xamarin Header/Navigation bar in Android iOS and Windows Phone with a custom view/template that lets to define it once for it to work on every page. A very simple and awesome solution. - read more.

10 Jan 2017 - 14 Comments

Fixed: Value cannot be null Parameter Name: source

This is definitely an odd way to report the error that's actually happening, but as always there's always one error in a project where you think. What the hell is that? Value cannot be null Parameter Name: source usually happens on an IEnumerable for one reason. - read more.

8 Jan 2017 - 1 Comments

Xamarin Vertical align a Label within a Grid Cell

Some people have had trouble vertical aligning text tot he center of a Xamarin Foms Grid Cell, the answer is to add three simple attributes. - read more.

8 Jan 2017

Solved: 'Debug/ibTool/LaunchScreen.storyboardc/Info.plist does not exist' Xamarin

Simple solution to a problem in Xamarin for iOS that might otherwise have you pulling your hair out for hours. - read more.

3 Jan 2017 - 1 Comments

Fixed: A route named 'umbraco-surface-BaseRoute' is already in the route collection

Here I discuss why the error 'A route named 'umbraco-surface-BaseRoute' is already in the route collection' happens and how to fix it. - read more.

25 Dec 2016

Persistent views across multiple pages in Xamarin Forms

In this post, I discuss what's required to keep a view persistent across multiple pages in Xamarin forms. This is useful for when you want to display messages or custom overlays for the user of your app. - read more.

13 Dec 2016

Xamarin MasterDetailPage has large margin/padding at top

When creating an app the uses a MasterDetailPage as the root Page, you might sometimes find that you've got a large set of padding at the top of all your pages with seemingly no way to remove it. Here's the fix. - read more.

24 Nov 2016 - 4 Comments
Share with
Tags
Latest Comments
By Mark Gentry on Windows Server 2019 - Change product key does nothing
20 Aug 2021, 03:30 AM
By Cathy on In-Place Upgrade for a Windows Server domain controller
31 Jul 2021, 18:28 PM
By Mr. Greymatter on Raspberry Pi - Running Java app on Raspbian
16 Feb 2021, 07:35 AM
By Mikko Seittenranta on Xamarin Forms multiple instances of same app open
16 Feb 2021, 04:34 AM
By Andrew on Auto/Custom height on Xamarin Forms WebView for Android and iOS
22 Jan 2021, 22:15 PM
By Nick on Raspberry Pi - Running Java app on Raspbian
14 Oct 2020, 19:37 PM
By Ivan on Fixed: Value cannot be null Parameter Name: source
15 Sep 2020, 19:47 PM
By Anand on Raspberry Pi - Bluetooth using Bluecove on Raspbian
7 Sep 2020, 16:53 PM
Categories
App Development
Event
Game Development
Mapping
Modelling
Programming
Review
Robotics
Tutorial
Web Development