Creating Common Class Library for iOS and Android

The tutorial suggested that Mono is a prerequisite so I went ahead and installed it as I was not sure if it was already installed.

The good news is that the build works fine and the LibEunit reference is also fixed! I’ll write some unit tests and update here as I build my library.

Is there a Sugar class that handles cross platform Json Parsing? If not, how can write one so that I can contribute it to Sugar on Github?