-
Hi,
Is there any way to add user-level permissions for who sees each application?
Basically, I am wanting to give different groups permissions to different applications. However, I don't want them to…
-
### Is your feature request related to a problem? Please describe.
Push Notifications
* https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/
* https://d…
-
### Describe the bug
I'm trying to create a flow where a background task updates the push notification channel when the app is updated. The background task runs fine, but when the task calls to [`C…
-
It looks like https://github.com/apache/incubator-openwhisk-package-pushnotifications/blob/e12092790eb194fe36980aaf841f7fdcfae2b7bb/packages/actions/sendMessage.js#L432 is hardcoding the pushnotificat…
-
Thanks for brining this plugin to the community.
I am planning to use this plugin as non-Firebase plugin and use https://github.com/appfeel/node-pushnotifications on server side to push notificatio…
-
The AndroidPushNotificationsService is not usable because of a missing dependency. javax.json.Json
Compiler says:
```
[Mi. Mai 19 16:57:08 MESZ 2021][INFO] We will now compile your code for aarch…
-
### Description
Push-notifications permissions are requested with hardcoded options, even though the options should probably be defined by PushNotificationService functionality:
https://github.com…
-
I need help with a web push notifications setup that works except that it only relays the message body.
I have this job that sends a push:
````php
public function handle()
{
$body…
-
iu notice it was not Scrobble so i went ahead and change the pin to see if its do start but it did not. Any advice?
-
[In this SO post](https://stackoverflow.com/questions/37711082/how-to-handle-notification-when-app-in-background-in-firebase) they discuss the difference between data and display messages (the main di…