01-31-2012 10:52 PM
Is there any way to to check if the app is running on background or foreground?
I'm having difficulties and conflicts when I set my app in the convenience key and having it running on background mode. The problem is that the convenience key 1 event observer I put in my app still triggers even if my app is not setup in the convenience key.
Example:
convenience key 1: camera:
When I click the convenience key 1, the function in the convenience key event still triggers. Is there any function that check the event for background or foreground? Thanks for the help! ![]()