Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: None
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush, Cloud Push, mobile
Description
Both Android and iOS (8) support Actionable notifications. Actions potentially include buttons or a text field for direct interaction with the notification.
Documentation is scarce on the MacOS X support as well, but NSUserNotification may support hasReplyButton which gives the user the opportunity to add "reply" text. In that case, the TextFieldOK might be better named as TextFieldReply.