I am able to deploy and step through code, but none of the inspectors are working so I cannot see values of variables when debugging which makes it really hard to debug. Console.Write and Debug.Write do not provide output so I have to rely on using Log and showing messages on screen, neither of which is particularly effective. I also cannot execute any immediate statements. When running I get about a dozen messages stating:
Loaded 'JIT(0x81ca1640)'. Cannot find or open the symbol file.
Is there some trick to getting debugging to fully work?
Visual Studio 15.9.17
Extension reinstalled today (December 7, 2019)
Tizen 4
Tizen SDK 1.0.1
Tizen.NET 5.0.0.14562
I cannot target Tizen 5 because I am targeting the Galaxy Watch which is stuck on TIzen 4.