alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

WebView IOS error #307

Open zhdishaq opened 4 years ago

zhdishaq commented 4 years ago

Undefined symbols for architecture x86_64: "_RCTJSNavigationScheme", referenced from: -[RCTWebViewBridge webView:shouldStartLoadWithRequest:navigationType:] in libreact-native-webview-bridge.a(RCTWebViewBridge.o) -[RCTWebViewBridgeManager constantsToExport] in libreact-native-webview-bridge.a(RCTWebViewBridgeManager.o) ld: symbol(s) not found for architecture x86_64

vish2595 commented 3 years ago

Same issue.

vish2595 commented 3 years ago

@zhdishaq Any update?