Iron SIGSEGV bug in android native export

I found the bug in android-native-build/Sources/src/iron/data/Probe.cpp . I believe that this file is code-generated but cannot find the real source.

The line 141 float _hx_tmp = ( ( ::kha::arrays::Float32ArrayPrivate)(this->raw->__Field(HX_("volume",da,29,53,5f),hx::paccDynamic)) )->self.get((int)0); contains error causing SIGSEGV.

How should I fix that?

Hey, sorry for the late response. I can confirm that i also have a SIGSEGV problem with my armory 3D Project exported in android native.