Hello world,
On newer version of tizen (5.0/5.5) all work fine.
I can install/push it, without any errors, but not appaer in MENU or APPS.
<Project Sdk="Tizen.NET.Sdk/1.0.9">
<TargetFramework>tizen40</TargetFramework>
sdb shell 0 applist => App is available in list. OK
sdb shell 0 execute APP_ID => I can launch app manually with this command. OK
But app doen'st appear on emulator or TV devices?
Thank you