TypeError: Cannot read property 'startLoadWithResult' of null, js engine: hermes
I am facing issues like the above image it's completely working in Android but when i click on button for open web view then shows me an error in IOS only for It shows me after updating my Expo version
and if i' trying to update web view version then show me different different error
Please help me for it.
@Titozzz , @matiaskorhonen , @jamonholmgren , @luatnd @Titozzz @webexpert4rv @zeeshanjan82 @ahartzog @khalidos32 @legion-zver @massivebrains @waheedakhter @ashu090990 @solominh @marlti7 @tmtung144 @yodaheis @roycechua @pragneshpj @developerashish01
Please help me to resolve this issue.
webview is not working so i used web browser view
i'm facing same issue and i don't want to use web browser please help me to resolve it .
Update react-native-webview you the latest version
Update react-native-webview you the latest version
no bro it's not working it's show me different error like
`
Invariant Violation: Tried to register two views with the same name RNCWebView, js engine: hermes
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:105:15 in reportException
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:150:4 in handleException
at node_modules/react-native/Libraries/Core/setUpErrorHandling.js:26:18 in handleError
at node_modules/expo/build/errors/ExpoErrorManager.js:27:16 in createErrorHandler
at node_modules/expo/build/errors/ExpoErrorManager.js:32:8 in
Invariant Violation: "main" has not been registered. This can happen if:
- Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
- A module failed to load due to an error and
AppRegistry.registerComponentwasn't called., js engine: hermes at node_modules/react-native/Libraries/Core/ExceptionsManager.js:105:15 in reportException at node_modules/react-native/Libraries/Core/ExceptionsManager.js:150:4 in handleException
- ... 7 more stack frames from framework internals`
same for me. any solutions, because it doesn't work in expo. Latest version of webview has this issue: https://github.com/react-native-webview/react-native-webview/issues/3233, but @11 has this one that described here.
No updates?
No updates?
I CHANGED THE VERSION OF WEBVIEW
it's not working properly
@oscadev , @Mrebai and @evgenyshenets91 Have you found any solution.
same problem
any solution for this ?
any solution for this ?
Can you please create build APK and after test in real device , so issue should be resolved
Any solution to this
"react-native-webview": "~13.6.3",
i just fixed it, update your lib with that exactly
"react-native-webview": "~13.6.3",
i just fixed it, update your lib with that exactly
thank you this worked for me!