Unable to deploy Xamarin Android app to GenyMotion emulator
We all know that when you are developing mobile apps there is nothing better than running on an actual device. This is especially useful when wanting to access the device sensors such as GPS and the accelerometer. But we also all know that we have to test against a wider variety of devices than we have in our drawer. That’s where emulators come in – and where the trouble starts in some cases, but I won’t go into Hyper-V here!
Read moreStructureMap and MVC5 – Resolving the resolution exception for IUserStore
I’m currently working on an MVC5 website which uses StructureMap for Inversion of Control operations. Everything was working fine but then I started to get exceptions when I ran the application and attempted to login (not sure if Update 3 was responsible for surfacing this problem but it certainly worked without any problems previously)
Read moreXamarin for Visual Studio won’t Update?
I’ve been developing with Xamarin for a few years now and most of the time I do so using Visual Studio. Now, as with most technologies, Xamarin is constantly evolving and therefore updates are pushed out fairly frequently – that’s all good, we all like new stuff don’t we?
Well, I’ve always had a problem whereby Visual Studio would prompt me to say that there was an update available and that I should ‘Click Here to Update’ – the only problem being that this doesn’t actually do anything!
Read moreVisual Studio 2015 – Package Installation Error [Failed to initialize the PowerShell host]
Well today I decided to start a new Xamarin.Forms project in Visual Studio 2015 but fell at the first hurdle – you would have thought File > New Project would be simpler than this really.
Read moreAggregator Sites – What’s the Point??
I recently experienced and issue with one of my Xamarin apps and decided to post the problem on the Xamarin Forums. It’s a little obscure but I’m hoping that someone, somewhere has experienced the same thing and can point me in the right direction.
Well, in my lunch-break today I decided to take another look and entered the most concise search term I could think of – and received only 6 results, sometimes a good sign, sometimes not.
In this case it was the latter, mainly because there was only, actually one result – a link to my post on the Xamarin Forum. So what were these other results?
Read more