-
Notifications
You must be signed in to change notification settings - Fork 34
Description
I'm trying to run an app (MAUI default template) on TV, but it fails to start (both Debug and Release). It doesn't show any errors during deployment;

VS shows me error "Failed to find thread...",

but nothing in the deployment log.

sdb shell/dlog also don't work
When I try to run deployed app directly from TV it just shows app loading animation for a few seconds and then it disappears.
The same app perfectly works on Emulator though.

Tizen.NUI, Native, etc apps work fine on the same TV; the problem is MAUI apps only.
TV (from QR):
MN : QA65S95CAUXZN
FW : T-PTMCUABC-0080-2020.2
FC : SWU-OU_T-PTMCUABC-0080_2020_241204
MI : T-PTMCUABC-0080
LS : ED_UAE
SC : 60201_AC2AD9AE11_EJ5_AA43AC80AD17.1AE17.4AF0AG0AH0AI0TB0BA41CA96EE503HB8IB5IC239
.NET 6.0.428
Tizen workload: 8.0.154
VS 17.12.3
The app source code: https://github.com/denisyfrolov/TizenMaui
The app com.companyname.tizenmaui-1.0.0.zip