phonegap / phonegap-plugin-push

Register and receive push notifications
MIT License
1.94k stars 1.91k forks source link

IOS authenticationRequired equivalent in Android ? #2176

Open dickverweij opened 6 years ago

dickverweij commented 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?

macdonst commented 6 years ago

@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

dickverweij commented 6 years ago

This is what i want..

https://stackoverflow.com/questions/44407179/unlock-screen-on-click-of-notification-in-lock-screen-android