alinz / react-native-webview-bridge

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

Is Android support onBridgeMessage #279

Open zxhdaniel opened 5 years ago

zxhdaniel commented 5 years ago

We use onBridgeMessage to receive message from webview. It works on android simulator, but doesn't work on android phone. Is this a bug? Out version of React Native is 0.36, version of react-native-webview-bridge is 0.33.

fungilation commented 5 years ago

Works for me. Your RN version is way too old

zxhdaniel commented 5 years ago

Which version of RN do you use?Is this related to the RN version?