-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: 2.2
-
None
-
FLW Mobile App
-
UAT
This is a crash reported from Play store console vitals.
Steps to replicate this crash:
This crash can occur in any screen, if that screen has multiple options to select and based on condition if any field is selected and some or other field to be hidden, in hiding and viewing the fields, this crash should replicate.
Example:
In registration screen, if Gender "Male" is selected, if field should be hidden/ view and if Gender "Female" is selected, if field should be hidden/ view. This this crash should replicate
Crash info:
Exception java.lang.ArrayIndexOutOfBoundsException:
at java.lang.System.arraycopy
at java.util.ArrayList.batchRemove (ArrayList.java:726)
at java.util.ArrayList.removeAll (ArrayList.java:690)
at org.piramalswasthya.sakhi.configuration.Dataset.triggerDependants (Dataset.java:4)
- relates to
-
FLW-278 Fix app crashes to improve user experience and reliability
-
- Closed
-