明壁幕府忍法帳 > Aptana Index > Home > Mobile Backend Services > Mobile Backend Services Release Notes > ACS 2013 Release Notes > ACS 2013 7 November Release Note

2018.04.19 Ver.2 (2019.2.6)

ACS 2013 7 November Release Note

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 the options 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 either android for MQTT or gcm for GCM.

  • Fixed an issue where a currently logged in user could not create a new user.