语言

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.

 

编辑者为: JAY LEE 18 10月, 2013

响应

3 回复
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.