Hi folks,
I wonder if anyone encountered it in Android companion, in com.garmin.monkeybrains.serialization.SerializedObject... Observing it for quite some time, e.g. I got reports from Google Play about 4 or so crashes from last week (of ~300 installations), please see the stack trace in the comment below.
I guess it's because of some kind of flakiness of Bluetooth connection or something like that (took a look at decompiled sources, it looks indeed like buffer underflow due to lack of data to deserialize), but the problem is that it crashes the (Android) app. Given the stack trace, I can not even catch that exception, I guess? Any hints on how to deal with it?
Regards,
Grigorii