react-native-blob-jsi-helper icon indicating copy to clipboard operation
react-native-blob-jsi-helper copied to clipboard

Can't not build ios when use_framework is enabled

Open iamvucms opened this issue 2 years ago • 0 comments

Hi, here is error log from xcode, this is block me using this library. Hope you can take a look on this. Thanks so much

Undefined symbol: facebook::jsi::JSError::JSError(facebook::jsi::Runtime&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)

Undefined symbol: facebook::jsi::JSError::~JSError()

Undefined symbol: facebook::jsi::Value::asObject(facebook::jsi::Runtime&) &&

Undefined symbol: _OBJC_CLASS_$_RCTBlobManager

Undefined symbol: facebook::jsi::Value::asObject(facebook::jsi::Runtime&) const &

iamvucms avatar Jul 19 '22 04:07 iamvucms