Skip to main content
Participant
August 22, 2011
Question

Sporadic Failure to Catch BrowserInvokeEvent

  • August 22, 2011
  • 1 reply
  • 414 views

We've run into a problem where the BrowserInvokeEvent either isn't firing or isn't recognized. Our app is based in javascript and this is the first thing that we're running:

air.NativeApplication.nativeApplication.addEventListener( air.BrowserInvokeEvent.BROWSER_INVOKE, handleBrowserInvoke );

Most of the time it works great, however, we have run into a few machines that won't trigger the event listener. We have been unable to find a common factor in the machine's and have even run into the problem where identical machines will produce different results. One works and the other does not. Are we missing something basic in the way that we are listening or handling the BrowserInvokeEvent? Or is there another event we need to listen for before initializing the BrowserInvokeEvent?

Thanks,
Ben

This topic has been closed for replies.

1 reply

Adobe Employee
August 24, 2011

Hi Ben,

I haven't heard this problem before so I cannot say that I have an idea on what exactly is going on with your app.

Can you isolate the problem in a small testing app and send the app to us? Also attach the description on what you are seeing right now and on which platforms running which version of AIR.

Thanks,

--Catalin