Question

I know this could be a very ambiguous question But I need some help. I'm working for a project which consists of users doing some tests in Tablets. the tests they do are always the same but sometimes the app crashes for certain Tablets/users. As I mentioned, the tests are the same for every person and the tablets too. However, in some cases the app stops working. I have looked for some Warning errors ( intent receiver leaked , etc) but I think I have resolved them. I think this could be a matter of memory problems (mp3, images are in the tests).

Is there a way of testing this app's stability? I must mention that these crashes only happen when there are some users doing this in the same Wi-Fi and the same SERVER. Could be a server problem?

Thank you for the help.

Was it helpful?

Solution

Check out Crittercism or something similar - I have found it to be VERY useful in the past.

It will send a crash report for you, providing the stack trace.

(yes, there are plenty of others that may be better / worse / different / the same etc... I'm just mentioning this one because it is the one I had experience with)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top