Open dickverweij opened 6 years ago
Our Notification Action buttons are working fine on android. Is there a way that they DONT work on the lock screen? So that you first have to unlock?
@dickverweij have you tried setting the visibility of the notification?
https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#visibility-of-notifications
This is what i want..
https://stackoverflow.com/questions/44407179/unlock-screen-on-click-of-notification-in-lock-screen-android
Our Notification Action buttons are working fine on android. Is there a way that they DONT work on the lock screen? So that you first have to unlock?