Hello,
i'm trying to understand why this would happen.
Of course it never happens on our devices, in fact, i don't understand why according to vitals customer devices are full of nullpointer exceptions.
Anyway, I have a CLV which is populated with objects, the objects are all the same and of course they are initialized.
As a matter of fact, the objects are stored in a list owned by a foreground service, so i may want to assume that they are never destroyed by the OS
However, since last update i've had a spike of ClassCastException and i can't find a reason for it.
Could you help me with some pointers?
i'm trying to understand why this would happen.
Of course it never happens on our devices, in fact, i don't understand why according to vitals customer devices are full of nullpointer exceptions.
Anyway, I have a CLV which is populated with objects, the objects are all the same and of course they are initialized.
As a matter of fact, the objects are stored in a list owned by a foreground service, so i may want to assume that they are never destroyed by the OS
However, since last update i've had a spike of ClassCastException and i can't find a reason for it.
Could you help me with some pointers?