Reporting from LG webOS apps
LG webOS apps are among the hardest to debug from the field: a tester sees a glitch in the living room and has to describe it from memory, or film the screen with a phone. On a TV there is no keyboard and no screenshot key, so Everframe does not put a reporter on the TV at all. The webOS app runs the SDK in companion mode; the phone in your hand, or the dashboard on your desk, is the reporter. Wiring it up walks through starting a session, showing the pairing code, and the attach PIN.
While someone is attached
The TV shows the name of whoever is attached — a tester’s phone or a team member from the dashboard — and the app can disconnect them at any time. Reports filed from the dashboard carry that member’s name; reports from a scanned QR are anonymous unless your app tells the SDK who the user is.
The same envelope as every other screen
webOS apps are web apps, so the React SDK runs inside them. A webOS report is the same envelope as one from your phone or web app, so webhooks, triage rules and the dashboard treat it the same way — screenshot, console, network, the trail of screens, device, and who filed it.
