react-native version: 0.62.2
react-native-pdf: 6.1.1 now but i've tried 6.20
rn-fetch-blob: 0.12.0
What platform does your issue occur on? : IOS - Xcode 12
After we updated xcode version to 12 for ios14 support, we couldn't build our app. There is 4 build errors which about react-native-pdf.
Error Messages like these:
Undefined symbols:
OBJC_CLASS$_RCTEventManager
OBJC_METACLASS$_RCTViewManager
_RCTErrorUnspecified
_RCTRegisterModule
Undefined symbols for architecture x86_64
react-native version: 0.62.2
react-native-pdf: 6.1.1 now but i've tried 6.20
rn-fetch-blob: 0.12.0
What platform does your issue occur on? : IOS - Xcode 12
After we updated xcode version to 12 for ios14 support, we couldn't build our app. There is 4 build errors which about react-native-pdf.
Error Messages like these:
Undefined symbols:
OBJC_CLASS$_RCTEventManager
OBJC_METACLASS$_RCTViewManager
_RCTErrorUnspecified
_RCTRegisterModule
Undefined symbols for architecture x86_64