Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: Push Server
-
Labels:None
-
Environment:supported browser
Description
Need to change the bridge to use the 'addNotifyBackURI' function when enabling cloud push and stop sending the 'notifyBackURI' parameter with each 'listen.icepush' request.
Use 'hasNotifyBackURI' function to test when to invoke the 'ice.push.onMissingNotifyBackURI' registered callback.
Use 'hasNotifyBackURI' function to test when to invoke the 'ice.push.onMissingNotifyBackURI' registered callback.
Issue Links
- blocks
-
ICE-10690 Showcase -> mobi:cloudPush demo has button state problems on iOS
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48650 | Fri Apr 22 08:40:21 MDT 2016 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/BlockingConnectionServer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48645 | Wed Apr 20 17:16:09 MDT 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/samples/pushservice/src/main/webapp/WEB-INF/web.xml
MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/http/standard/PushRequestProxy.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/ServletPushRequest.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/BlockingConnectionServer.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/http/PushRequest.java MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/ServletPushRequestResponse.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48643 | Wed Apr 20 14:46:27 MDT 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
|