Tag Archives: Xamarin.Forms

Xamarin.Forms + Syncfusion Errors

The following are the Errors encountered when working with Xamarin.Forms and Syncfusion  controls.

Posted in Bugs | Tagged , | Leave a comment

Xamarin.Forms Errors

Working with Xamarin.Forms is fun. But even in fun time, you get some trouble, and the following are the main Errors that stopped my work, with their solutions:

Posted in Bugs | Tagged , | 1 Comment

Xamarin: Build action ‘EmbeddedResource’ is not supported by one or more of the project’s targets

The Xamarin.Forms error that shows mainly when you upgrade the nuget to a new Xamarin.Forms version: Error CS0117 Build action ‘EmbeddedResource’ is not supported by one or more of the project’s targets. Is a very nasty error that stops your work, … Continue reading

Posted in Bugs | Tagged , , | 1 Comment

Reading JSON from Xamarin.Forms .xaml, and displaying them in ‘GORILLA PLAYER’

GORILLA PLAYER: is a very powerful and fun app that helps developers see their .xaml files in action without compiling them. http://gorillaplayer.com   And the following are the steps to make ‘GORILLA PLAYER’, display the xaml files with json sample … Continue reading

Posted in Development | Tagged , , , , , , | Leave a comment