Sending push notification?

is push notification not supported?

code: sendNotification("Invalid time range!", [method: "push"])

2018-03-12 20:43:06.803:error No signature of method: app15206947940487884058.sendNotification() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: [Invalid time range!, [method:push]] on line 823

thanks.

Not yet… When they release their mobile app it will be

1 Like

ahh … ok … thought the portal might support web notification.

may be a better way to handle this for now would be to generate a warning and not an error.

1 Like