Details
- 
        Type: New Feature New Feature
- 
        Status: Resolved
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: EE-4.0.0.GA, 4.1
- 
            Fix Version/s: EE-4.2.0.GA
- 
            Component/s: Push Library
- 
            Labels:None
- 
            Environment:ICEpush, Safari, iOS
Description
                    When using Safari on iOS, upon killing Safari the Browser-ID Cookie gets deleted as it is currently considered a Session Cookie. But with Cloud Push, we already want things like Browser-IDs, Push-IDs and Notify-Back-URIs to survive past the sessions. We should add the lifetime of the Browser-ID, set at the server-side, to the Set-Cookie header for the Browser-ID Cookie in order to do so.
            
Sending icepush/core/src/main/java/org/icepush/Browser.java
Sending icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java
Sending icepush/core/src/main/java/org/icepush/PushContext.java
Sending icepush/core/src/main/java/org/icepush/servlet/BrowserDispatcher.java
Sending icepush/util/src/main/java/org/icesoft/util/servlet/ServletContextConfiguration.java
Transmitting file data .....
Committed revision 48666.