You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am developing my own app, and wanted to ask a question in community familiar with Tizen.
I'm facing a problem where I need to put event listener on input switch to run my additional logic, but every time I trigger external input switch (ex. HDMI1 => HDMI2) my Tizen App closes and no event listener and custom logic is triggered. Is it a common case for all Samsung TVs to auto close app in such situation and is there possible ways to make app running on top of all this and let inputs switch underneath?
The text was updated successfully, but these errors were encountered:
Hi, I am developing my own app, and wanted to ask a question in community familiar with Tizen.
I'm facing a problem where I need to put event listener on input switch to run my additional logic, but every time I trigger external input switch (ex. HDMI1 => HDMI2) my Tizen App closes and no event listener and custom logic is triggered. Is it a common case for all Samsung TVs to auto close app in such situation and is there possible ways to make app running on top of all this and let inputs switch underneath?
The text was updated successfully, but these errors were encountered: