win/eclipse/4.1.7
Error Name: Unhandled Exception
Occurrences: 9
First Occurrence: 2023-03-09
Last Occurrence: 2023-03-10
Devices:
epix (Gen 2) / quatix® 7 Sapphire: 8.23 <= no current firmware
Instinct® Crossover: 11.18 <= the newest one
I've just realised that problem can be connected with no memory. Why?
- in app.onStart() I read STRING properties and no error
- in app.getInitialView (so after onStart()) I read BOOLEAN properties and error
So problem can be with properties of type="boolean" but not everyone have this error (e.g. I have never had it on my f6p in all my apps).
Maybe problem is with bad saving BOOL with GCM on ios (I use android) or GE (i don't use it at all).