You may need to add back-end service to your app, every-time you receive the notification it will show this top-layer to the user. You can start from there: https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#inbox-stacking Where the action button will re-open your app but you maybe can override the action to simply place your input-text as a notification layer.
↧