uxcam / flutter-plugin

BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Crash on 2.4.6, iOS, EXC_BAD_ACCESS (SIGSEGV) #46

Open VusDanylo opened 9 months ago

VusDanylo commented 9 months ago

Hi!

We recently updated to the 2.4.6 version and found next crash in our app: std::_LIBCPP_ABI_NAMESPACE::__cxx_atomic_base_impl::__cxx_atomic_base_impl(int) + 0 (atomic:910)

When we downgraded to 2.2.2 issue was gone.

Please note, that there is already same issue in flutter with UXCam plugin mention: https://github.com/flutter/flutter/issues/136628