-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
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
How to debug on TV model 2018? #290
Comments
https://developer.samsung.com/smarttv/develop/specifications/general-specifications.html before, you can test your app on emulator: BTW: i'm using vs2017, vs2019 can't create signed package tpk |
I follow your it, but nothing working. 7/27/2021 11:15:27 AM : Start Device Monitor... |
I think.. you can find some information from this page: |
I have a TV with platform tv-samsung-4.0, hospitalbility TV
I use C# on visual studio 2019, when I debug (start without debugging), nothing happen.
When I see the command line, the "sdb shell" not working.
So how can I debug on Smart TV model 2018?
By the way, can it run the .Net application?
The text was updated successfully, but these errors were encountered: