-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
Milestone
Description
Hello,
Thank you so much for this plugin. It is has been very helpful for my app's purposes, where push notifications would have been overkill.
However, I find that I am unable to create heads-up notifications. There is no "priority" property, as referenced in issue #98, and I see that heads-up notifications are referenced in issue #69, however this issue recommends using the property "forceShowWhenInForeground" to true, which does not create a heads-up notification (though it does create a regular notification while the app is in the foreground).
Any help would be greatly appreciated. Thanks again!