We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: