IOS Build crash
unsigned long std::__1::__tree<std::__1::__value_type<void*, RNWorklet::JsiWorkletContext*>, std::__1::__map_value_compare<void*, std::__1::__value_type<void*, RNWorklet::JsiWorkletContext*>, std::__1::less<void*>, true>, std::__1::allocator<std::__1::__value_type<void*, RNWorklet::JsiWorkletContext*>>>::__erase_unique<void*>(void* const&)
Version detail :- "react-native-worklets-core": "0.3.0", "react-native": "0.72.3", "react-native-vision-camera": "4.0.0"
Firebase Stack-trace :-
Crashed: com.facebook.react.ExitAppQueue
0 mobileProject 0x69d058 unsigned long std::__1::__tree<std::__1::__value_type<void*, RNWorklet::JsiWorkletContext*>, std::__1::__map_value_compare<void*, std::__1::__value_type<void*, RNWorklet::JsiWorkletContext*>, std::__1::less<void*>, true>, std::__1::allocator<std::__1::__value_type<void*, RNWorklet::JsiWorkletContext*>>>::__erase_unique<void*>(void* const&) + 403 (operations.h:403)
1 mobileProject 0x69b588 RNWorklet::JsiWorkletContext::~JsiWorkletContext() + 67 (WKTJsiWorkletContext.cpp:67)
2 mobileProject 0x2184c std::__1::shared_ptrRNWorklet::JsiWorkletContext::~shared_ptrabi:ue170006 + 215 (shared_ptr.h:215)
3 libsystem_c.dylib 0x18cfc _cxa_finalize_ranges + 476
4 libsystem_c.dylib 0x18acc exit + 32
5 mobileProject 0x18c54 @objc ExitAppModule.init() + 4299476052 (
Hi, is there any update on this issue. Many users are facing this for IOS, as it is getting registered on crashlytics.
Version detail :- "react-native-worklets-core": "1.3.3", "react-native": "0.74.3", "react-native-vision-camera": "4.5.0"
Yes, I still don’t know why this issue happens. 😿
We need a reproduction for this issue.