capture-vision-react-native-samples icon indicating copy to clipboard operation
capture-vision-react-native-samples copied to clipboard

Getting Error While Running Project on Xcode (Undefined symbol: _DynamsoftCameraViewCls) (Undefined symbol: _DynamsoftImageEditorViewCls)

Open rehan-taiftec opened this issue 8 months ago • 2 comments

We are encountering issues while running our iOS app with the following dependencies:

dynamsoft-capture-vision-react-native: 2.6.1012 react-native: 0.76.1

Image

rehan-taiftec avatar Mar 21 '25 07:03 rehan-taiftec

Same issue here!

AlexAJ9 avatar May 20 '25 11:05 AlexAJ9

This is a react native bug,modify according to the link or upgrade react native version to fix this problem. https://github.com/facebook/react-native/issues/47217#issuecomment-2440083676

arckongem avatar May 21 '25 02:05 arckongem