Skip to content

v0.2.2 — real-hardware fixes (Tizen 9, HG hospitality)

Choose a tag to compare

@skdonthi skdonthi released this 03 Aug 15:07
· 17 commits to main since this release

First real-device validation, on a Samsung HG32F800 hospitality panel (Tizen 9):

  • install now uses sdb push + vd_appinstall (tizen CLI fails silently on TV firmware); certificate rejections surface the actual reason + DUID remedy
  • debug launch is idempotent: kills a running instance (by pkgId — pkgcmd doesn't accept full app ids), clears stale port forwards, 30s timeout
  • docs: HG hospitality panels disable the consumer IP-remote service, so remote_key uses the eval_js synthetic-KeyboardEvent fallback there (verified: app receives the keys)

Verified end-to-end on hardware: connect, package/sign, install, debug launch, CDP screenshot, console capture, eval_js, synthetic key input.