You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by shaggy8871 <gi...@git.apache.org> on 2017/09/12 15:53:02 UTC

[GitHub] cordova-plugin-inappbrowser issue #198: CB-12145: (android) Allow third part...

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-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org