dequelabs / Deque-University-for-Android

All you need to improve the Accessibility of your Android Applications in one place! Build the application to see Accessible Examples, check out Attest for debugging tools, or post an Issue to leverage our community of Android Accessibility experts.
https://www.deque.com/
Other
27 stars 9 forks source link

Service crashes #34

Closed nmashni closed 5 years ago

nmashni commented 5 years ago

The attest app crashed a lot of time on the android device used.

chriscm2006 commented 5 years ago

Stack trace/crash log or it didn't happen.

There is also a lot of other information missing here. We need to know device version, OS version, any other services that are running along with our service, the Automation framework being used.

We can't take action on this sentence alone. No combinations of the above that we test on create any known crashes. The most likely culprit is the automation framework. Automation frameworks take advantage of the Accessibility layer to do their work. Any other comments I provide on this are purely speculative. Need more information.

chriscm2006 commented 5 years ago

@nmashni Closing this. Happy to reopen if we get more details/evidence that it is caused by Attest and not the device or other framework.