Hi all,
How to send Native app into background state (But don’t launch another app)?
There is clear way for Tizen Web Apps:
var currApp = tizen.application.getCurrentApplication();
currApp.hide();
p.s. But it is strange such method is presented for Web but not for Native apps. Does it planned for Native?
How to send Native App into background state
Hi all,
How to send Native app into background state (But don’t launch another app)?
There is clear way for Tizen Web Apps:
var currApp = tizen.application.getCurrentApplication();
currApp.hide();
p.s. But it is strange such method is presented for Web but not for Native apps. Does it planned for Native?
Thank you.
Alexey.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio