Github user denisx304 commented on the issue:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/238
  
    @danova123 Please go through my commit. The `cordova.InAppBrowser.open` 
receives one more parameter, which is an object. The keys of this object are 
the name of the cookies that you want to set, and the values are the values of 
the cookies.
    
    It simply sets these cookies with `CookieManager.setCookie` to the domain 
where the url belongs.
    
    Did my comment answer your question?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to