Skip to main content
niteshkumar
Inspiring
April 5, 2014
Question

relaunching air application from browser

  • April 5, 2014
  • 0 replies
  • 293 views

Hi,

I have developed an air application which is to be installed and launched at client pc from browser.

I works good.

In this I am trying to communicate browser with air based application using local connection. Its working fine here also.

Now I am doing some negative testing, like am trying to crash the air application which makes break in the communication between air application and the browser application.

I have created timer in my browser module where I can diagnos that communication has broken down between browser and air application. And when I get this information then I suggest user to relaunch the air application from browser, but am not able to do so at once user has to click the flash button more than 3 or 4 times then only air application is launched and communication is established, which can be a frustating condition to the user, as the browser application is real time application and relaunch of browser application complete is not feasible.

Please help in relaunch of air application without relaunch of browser, when communication breaks.

Thanks.

Nitesh Kumar

This topic has been closed for replies.