Hi,
Even though I have implemented the Starter Service I got sometimes the error message dialog "<name application> Stopped" The normal error handler seems to work correctly but in the case the dialog appears it doesn't work. How can I find the error causing this? It is not reproducible and I get this also from users. Often when they play with another application and my app is running in the background.
Could this be a Service? I have a Location Monitor Service and a Update Servers that pushes the GPS location to a server.
Any suggestions?
Even though I have implemented the Starter Service I got sometimes the error message dialog "<name application> Stopped" The normal error handler seems to work correctly but in the case the dialog appears it doesn't work. How can I find the error causing this? It is not reproducible and I get this also from users. Often when they play with another application and my app is running in the background.
Could this be a Service? I have a Location Monitor Service and a Update Servers that pushes the GPS location to a server.
Any suggestions?