Sometimes during syncing models we see this error: java.lang.ArrayIndexOutOfBoundsException: length=49; index=49 at java.util.ArrayList.add(ArrayList.java:468) at com ...
2.9.0 and 2.8.7 A NullPointerException occured indicating the ArrayList was either null or not of the expected type on Android 11 and 12. Android 10 and below A HashMap is succesfully added to the ...