Questions tagged [electron-webview]

2 questions
3
votes
0 answers

Error invoking remote method 'GUEST_VIEW_MANAGER_CALL': Error: ERR_ABORTED (-3) loading 'https://www.google.com/' in WebView in Electron

I am using webview in my electron 18.2.3 application for opening websites in application itself. Everything works fine but sometime clicking a link in website in webview I am getting error Error invoking remote method 'GUEST_VIEW_MANAGER_CALL':…
Alok
  • 7,734
  • 8
  • 55
  • 100
0
votes
0 answers

How to allow Third party cookies or configure trusted domains in a webview of an Electron app?

Some web services, eg Microsoft Teams, require allowing Third-party cookies or configuring trusted domains to perform a successful login, here is some documentation about…
Murz
  • 199
  • 2
  • 9