Github user shaggy8871 commented on the issue:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/198
  
    This patch works well when applied manually. To enable, pass 
`acceptThirdPartyCookies` as an option to `open()`:
    
    ```
    cordova.InAppBrowser.open('<domain>', '_blank', 
'acceptThirdPartyCookies=yes');
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to