Search code examples
cookieswindows-phoneibm-mobilefirstmobilefirst-server

IBM Mobile First 6.3 - getting new persistent cookie instead of expected cookie


I'm trying to get the persistent Cookie of an IBM mobile First application on windows phone 8.1 with WL.Server.getActiveUser('wl_anonymousUserRealm').userId. But on each instance (each application startup), I'm getting a new persistent Cookie.

I'm not facing this issue with the other environments like IOS or Android.


Solution

  • This issue happens due to the following logged APAR: PI43710 WL.Client.getUserPref/SetUserPref is not working in Windows Phone 8.

    A fix for this issue can be found in the latest iFix for MobileFirst Platform Foundation 6.3, which you can download from IBM Fix Central.

    Make sure to login with your customer credentials.