Describe the bug
Solution termplates failed to run without any modifications. TV reports that :
Fail to Launch your App.
[FAIL ] .Tizen.TV.dll refers a forbidden
assembly directly - Xamarin.Forms.PIatform.Tizen :(
To Reproduce
Steps to reproduce the behavior:
- Create in Visual Studio empty project from termplate Tizen Samsung TV 5.0
- Dont change anything
- Build and deploy to TV
- See error [FAIL ] .Tizen.TV.dll refers a forbidden
assembly directly - Xamarin.Forms.PIatform.Tizen
- When deploy to emulator u will se no any errors on emu - only fail start to debug from IDE like so when deploy to TV
Expected behavior
We expect to project run happily.
Screenshots


Environment (please complete the following information):
- Target Product Samsung TV 2019 E55Q77RAUXUA
- Tizen Platform Version [Tizen 5.0]
Additional context
Changing Namespace for STVXamarinApplication1.Tizen.TV.cs. to "STVXamarinApplication1.Tizen" solves the problem - application run sucesfully

Describe the bug
Solution termplates failed to run without any modifications. TV reports that :
Fail to Launch your App.
[FAIL ] .Tizen.TV.dll refers a forbidden
assembly directly - Xamarin.Forms.PIatform.Tizen :(
To Reproduce
Steps to reproduce the behavior:
assembly directly - Xamarin.Forms.PIatform.Tizen
Expected behavior
We expect to project run happily.
Screenshots


Environment (please complete the following information):
Additional context

Changing Namespace for STVXamarinApplication1.Tizen.TV.cs. to "STVXamarinApplication1.Tizen" solves the problem - application run sucesfully