Languages

Menu
Sites
Language
Events for app activate / deactive

Hello~

My app asks passcode to read/update app's content.

So I want to check passcode whenever user launches app first or returns to the app.

To implement that feature, app should get any activation/deactivation related events.

Does anybody how to get such a kind of events?

 

Thanks.

 

Edited by: JAY LEE on 18 Oct, 2013

Responses

3 Replies
Lakshmi Grandhi

You can use foucsIn or FocusOut Events for html page

Alexander AVSukhov
JAY LEE

Thanks @Alexander.

Your link was great. I finished to implement passcode feature a way of what I want. 

Thanks.