It may not be possible to run it on iOS due to limitations of the operating system. You will be constrained by these limitations, some of which are imposed by Apple: http://docs.xamarin.com/ios/about/limitations
Alan On 7 May 2012 23:59, Andres G. Aragoneses <[email protected]> wrote: > > AN, yes you can use Mono.CSharp as a normal library in .NET. > > Here's an interesting blog about it, which confirms it: > > http://blog.davidebbo.com/2012/02/quick-fun-with-monos-csharp-compiler-as.html > > > On 05/04/2012 11:18 PM, AN wrote: >> >> Thank you guys, >> >> Knocte is correct. The UI layer of the my app is different across all >> platform, scripting needs to be the same across all platforms. >> My issue is understand if I can use Mono.Csharp from a desktop .NET app >> and >> a Windows 8 c# Metro app. >> If not I might give up on scripting or find a scripting engine in c# >> source >> code to port across several platforms. >> >> >> -- >> View this message in context: >> http://mono.1490590.n4.nabble.com/I-d-like-to-use-Mono-CSharp-Evaluator-Run-from-several-platforms-tp4607587p4609984.html >> Sent from the Mono - General mailing list archive at Nabble.com. >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
