I make an electron custom web browser.
I have a persist session webview, which loads urls.
When I login to google.com it looks like all cookies are properly saving, but when I reload an app, google loosing my session and I need to login again.
What am I doing wrong?