Skip to content

Tizen TV 5.0 (4.0 & so on) solutions termplate projects fail to run from scratch #73

@Filliny

Description

@Filliny

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:

  1. Create in Visual Studio empty project from termplate Tizen Samsung TV 5.0
  2. Dont change anything
  3. Build and deploy to TV
  4. See error [FAIL ] .Tizen.TV.dll refers a forbidden
    assembly directly - Xamarin.Forms.PIatform.Tizen
  5. 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
Microsoft_Visual_Studio_2020-05-07_09-31-03
viber_image_2020-05-07_09-32-49

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
STVXamarinApplication1_-_Microsoft_Visual_Studio_2020-05-07_10-09-18

Metadata

Metadata

Assignees

No one assigned

    Labels

    TVIssues on Samsung Smart TVsdkIssues related tizen sdk

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions