Ongoing (unswipable) push notifications

Hi,

We have an internal application (won’t be going in Playstore or targeted for the public) that we’ve successfully implemented interactive push notifications in using $ionicPush. Everything works so far, however we would like to take it one step further and disable the push notification from being swiped away from the activity tray. Figured that since this is only an internal app, such a thing won’t be much of an issue.

The question is, is it possible to have ongoing Ionic push notifications until the user performs an action with it (such as accept/reject)?