Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4265

How to enable Cookies in Windows Phone with cordova ?

    XMLWordPrintableJSON

Details

    Description

      Hi evryone , How to accept cookies in windows phone 7.5/8?

      In iPhone cookie accepts code like this

      i'm used cordova 2.9

      NSHTTPCookieStorage *cookieStorage = [NSHTTPCookieStorage sharedHTTPCookieStorage]; [cookieStorage setCookieAcceptPolicy:NSHTTPCookieAcceptPolicyAlways];

      In android cookie accepts code like this

      CookieManager.setAcceptFileSchemeCookies(true);

      i search in forms but no one given solution about this. How to achieve this in windows phone. am building phonegap windows phone package this issue rises while login authentication, in IOS and Android i solved by accepting cookies with above code but how to do in Windows Phone

      Thanks for any help!

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            alfarider MOKRANI
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: