jacobg commented on issue #372:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/372#issuecomment-1072363775


   If you set the user agent, it bypasses Google's webview block. Our app had 
to do this, because it's a kiosk app and it's crucial that the google login 
info is not saved into the browser. Only by using a webview can we delete all 
browser state of the login after it completes.
   
   My comment above is how we deal with user agent not getting set the first 
time:
   
https://github.com/apache/cordova-plugin-inappbrowser/issues/372#issuecomment-621938359


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to