Languages

Menu
Sites
Language
Use Tizen C# from Mac

Hi,

I am using Tizen C# on OSX with "visual studio for mac".

It's kind of ok but I have some issue to work with Xamarin, my nugget package failed to install/update the xamaring package.

Did some people was able to use C# Tizen Xamarin on OSX ?? Is there any restriction about the compatibility on OSX ?

Thanks

Tony

 

 

 

 

Edited by: Anthony Liot on 15 Jan, 2018

Responses

3 Replies
Safwan

From my experience of using Visual Studio 2017 (Windows) I would say,

You may need to Install Packages related to 'Mobile Development (Xamarin)'/Xamarin.Forms from Visual Studio for Mac Installer/Setup/Modifier First.

https://docs.microsoft.com/en-us/visualstudio/mac/installation

Anthony Liot

Unfortunately on OSX, when I tried it failed.
I just use the nuget packet in order to install, but it complains about Tizen 4.0 not recognize.

If I install the NUI packet for tizen it`s working fine. It seems in order to use xamarin you need a plugin but the Visual plugin use on windows is not compatible with Visual mac. 

Safwan

From 'Installing Visual Studio Tools for Tizen Guide' I guess Visual Studio Tools for Tizen is supported only in Visual Studio 2017 Windows version.

But There's 'Visual Studio Code Extension for Tizen' which supports 'macOS 10.12 (Sierra) or later' As Specified in the Installation Guide. Please Check it out.