Serge K Lebedev
Serge K Lebedev
It should, but to tell for sure some testing needs to be done. Also, this version has a bug. I detect whether a query is covered by checking if there're...
No, that query wasn't covered for sure, because it had non-zero `docsExamined`. But without `FETCH` stages.
> Would you still want to work with me to get it over the finish line? Sure. What do you want me to do? I need to warn you, though,...
I don't have a way to test it, so I can't really tell.
The bug **can** be reproduced on my real device (Sony Xperia Z1) with Android version `5.1.1`. and **can't** be reproduced on emulator with Android `8` (API 26).
Still crashes with Realm `2.2.2`. Can be reproduced in avd emulator with Android `5.1`.
The issue still persists as per realm 2.28. Apparently, only Android devices with API level 22 (Lopipop) or below are affected. In `logcat` crashes are described as `JNI DETECTED ERROR...
@dnkoutso Done.
@dnkoutso ping