I've got this error on iOS when running the project, working well on Android
I tried adding this to my WebView it removed the error, but the events were not being called after
injectedJavaScript="window.postMessage = String(Object.hasOwnProperty).replace('hasOwnProperty', 'postMessage');"
Bug reference: facebook/react-native#10865