BROWSER_INVOKE Event Never Fired
I am trying to get the BROWSER_INVOKE event to fire in my air application. I have followed the instruction on the adobe site and use the example install app badge code. However the event never get fired. I was wondering if it is because the example app uses the installApplication as opposed to launchApplication api. If so is there a way to install then use launchApplication so the BROWSER_INVOKE Event will get fired?
Thanks for the help.