Does Worklight have an API for adding local notifications to the Android notification bar / iOS notification center?
Use case - If the app is in the background, and if there is some information to be updated to the user, I would like to add a local notification to the notification bar. This is not a push notification use case since this is not triggered by server.