0

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?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Zima
  • 156
  • 2
  • 14
  • 7
    Use Crashlytics to see on which line an error happens. Crashlytics also supports breadcrumbs to some extend – Zun Oct 21 '19 at 07:10
  • @zun I'm using Crashlitycs.This exception happen when number of items changed.So you cant know which line makes it crash. – Zima Oct 21 '19 at 08:44

0 Answers0