This update includes the following bug fixes and enhancements:
-
Add ability to set an expiration date for push notifications with the
expire_after_seconds
parameter. See theoptions
parameter for push_notification/notify.json and push_notification/notify_token.json. -
Add ability to schedule push notifications to be sent at specific times and intervals. This feature is only available to Enterprise customers. See PushSchedules.
-
Changed PushNotification API to use
android
as the push notification type for either MQTT or GCM. After you have configured the ACS web console for either MQTT or GCM, the ACS server automatically sends the push notification to the correct service. Previously, you had to specify eitherandroid
for MQTT orgcm
for GCM. -
Fixed an issue where a currently logged in user could not create a new user.