My application sometimes crashes on some devices, with this error:
IndexOutOfBoundsException: Inconsistency detected
After some changes and spend a couple of hours, not sure if it fixed or not.
I read some of the answers and did what they say .like this post and this.
But how do I sure if the changes are working while I don't know when the exceptions occur?
How to create a situation that leads to the exception?