No that couldn't be right.
May be It's the line number of an external lib or another activity?
Did you call a Method "mergeHi" in your code or did you use external libs, e.g. called "TimSort"?
IllegalArgumentException will thrown if you start a Method with wrong parameter. function(text as string) and given parameter is NULL, INTEGER or other failure.
the thing is that it works fine on my phone and much others but this user only complains about it
so what could be the reason that it works on one phone and on an other not??
i have more then 30.000 downloads and sometimes i get crash reports from user and i see in my installed device that the phone that the user with the crash report is working for other users
like the nexus5 for example: this crash report is from a nexus 5 phone but in other nexus 5 phones it working
and a second question is how can it be that on for example on galaxy 3 its working and not on nexus 5? if its android then it should work on all devices
why on my phone an other i tested it working but i always get some crash reports from other users??
You will need to remove all modal dialogs. Another option is to contact LastPass creators and ask them to add your app to the list of apps that LastPass doesn't support.
This is not a standard app. It is an accessibility service so it affects other apps as well.
this is really stupid, why does an app makes other crash if they show a msgbox??
maybe we should contact google to remove apps like LastPass, this makes us looks bad if our apps are crashing...
My app crashes with this, even when no modal dialog is activated. All our screens are created programatically, and many times the crash happens at the moment the first screen is finished loading.