Forum Discussion
baxatob
7 years agoCommunity Hero
Hi,
You can use OnLogError event handler, which would perform a check after each error been posted to the log. You check the presence of your application as a running process on the tested device. If process is not presented, then you make required steps to launch it again.