Rowinson Gallego
Rowinson Gallego
Hello @tobias992, yes, we do have plans, however they're in the long term, as with Safari/iOS Apple has a different approach and also requires a paid developer subscription for the...
@MocioF thanks for the PR with the Notifications scheduling. I'll review it :) Yeah, that would be a great idea, and it aligns with the [Google recommendations](https://developers.google.com/web/fundamentals/push-notifications/permission-ux) for Push Notifications....
Hi @cri-tech would you like to send a PR maybe? Thank you!
As per @aamir2007: ``` I have done some work in this regard, please check blow site with full implementation. https://starepisodes.net/ Current flow of work. By default notifications are disabled and...
Hi, this is an active issue reported for Firefox on Android in our underlying library: https://github.com/web-push-libs/web-push-php/issues/62 From the issue: > Apparently Firefox for Mobile has restrictions of payload length. >...
Hi @tobias992, regarding the link to open the popup, we will consider which options we could have in order to support this feature. I'm thinking that maybe you could call...
Hi, sounds good, we can remove Endpoint and add IP Address if it's enabled to collect. Right now we don't support an active/disabled column as it was removed, so we...
@krudoy which extensions do you think are probably the culprits?
Hi, According to the code, it's failing here in the web-token/jwt-core lib, which is an external library web-push relies on: `$jwk = self::createECKeyUsingOpenSSL($curve);` And according to the `createECKeyUsingOpenSSL()` function documentation,...
Apparently, this is something related to your local settings as per https://github.com/web-push-libs/web-push-php/issues/292