How to keep current app state when appcontrol is launched in before Tizen 2.4

How to keep current app state when appcontrol is launched in before Tizen 2.4

BY 08 Feb 2017 Web Application Development

I’m writing a hybrid applicaiton for tizen wearables using the 2.3.1 SDK. In web side of the application I have a bunch of appcontrols defined and I’m launching these appcontrols from my native service. The thing is if service launch an appcontrol when the application is active current app state get lost.

So, how do i keep the current application state when appcontrol is launched? I see there is a reload attribute intruduced for appcontrols in Tizen 2.4 but how to do this for older versions ?

Written by