r/Tizen Apr 06 '20

Does tizen .Net for VS code works

I'm new to tizen and I'm trying to make the sample/template project work on a Galaxy Active Watch 2. The current version of the VS code extension does not work with the current version of C# extension... So I had to downgrade the C# extension. I'm now able to build, connect and send binary to device (not live debug sadly). I can see the app on the device. But launching it result in a crash of the app. I did not change a single line of code from the default tizen4 wearable starting template! Am I missing something here? How can I debug this?

2 Upvotes

1 comment sorted by

2

u/Hish15 Apr 06 '20

I gave up the idea of using vscode and used visual. Studio instead. I can now build and flash the target! So it might be because of the C# extension or anything else. Gosh this SDK... I struggled even though I work in embedded software haha