-
### Is your feature or enhancement related to a problem? Please describe.
Hello community
I have one question in push notifications, Firebase vapid keys working with chatwoot script? My other questi…
-
I have windows enviroment (php running on IIS) i also installed the gmp extension (and already have open ssl extension) however I get an error when installing the plugin of not being able to create th…
-
The method for creating VAPID keys using node web-push, that is described in the readme, does not work correctly. The tool does not include a padding that is required by BouncyCastle to correctly gene…
-
**Describe the bug**
Existing form fields and any new ones added within the HTML are rendered in reverse order in the dashboard.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new…
-
As per the VAPID spec (https://tools.ietf.org/html/rfc8292#section-2)
> An "aud" (Audience) claim in the token MUST include the Unicode
serialization of the origin (Section 6.1 of [RFC6454]…
-
Hello, I'm having a problem when I try to run a notification, I think I'm following the documentation to the letter.
**Information**
> Keys generated with vpaid (python): https://github.com/web-pu…
-
I get in response "Message sent successfully for subscription" but I don't get any message!
I create my own VAPID but still, nothing changed.
What's going wrong in this?
-
### Steps to reproduce the problem
1. Download repository
2. Run `docker compose run --rm -- web rake secret` inside the repository
### Expected behaviour
rake secret generates the secrets I nee…
-
I'm trying to send push notification that contains some data to chrome using FCM.
I'm using firebase console and credentials copied from it to generate a push notification
![image](https://user…
-
I am getting this exception when attempting to send a push notification **specifically to iOS devices with Safari**:
`Unsupported elliptic curve signature algorithm`
However, web push notificati…