web-push-php icon indicating copy to clipboard operation
web-push-php copied to clipboard

Sending with payload not working

Open dougrhis opened this issue 4 years ago • 3 comments

NOTE: Please test in a least two browsers (i.e. Chrome and Firefox). This helps with diagnosing problems quicker.

Please confirm the following:

  • [X] I have read the README entirely
  • [X] I have verified in the issues that my problem hasn't already been resolved

Setup

Please provide the following details, the more info you can provide the better.

  • Operating System: <Linux | Windows | OS X>
  • PHP Version: <5.6 | 7.0 | ...>
  • web-push-php Version: <1.0.0>

Please check that you have installed and enabled these PHP extensions :

  • [X] gmp
  • [X] mbstring
  • [X] curl
  • [X] openssl

Please select any browsers that you are experiencing problems with:

  • [X] Chrome
  • [X] Firefox
  • [ ] Firefox for Mobile
  • [ ] Opera for Android
  • [ ] Samsung Internet Browser
  • [ ] Other

Please explain what behaviour you are seeing.

Send notification with payload, that is delivered to the browser.

hex2bin(): Hexadecimal input string must have an even length vendor/minishlink/web-push/src/Encryption.php:377

dougrhis avatar Sep 18 '20 14:09 dougrhis

hello @dougrhis are you aware if it's possible that when one clicks on a notification if it's possible that it can open up the browser and go to a specific website and or section on that website?

8Ozymandias avatar Jan 21 '21 01:01 8Ozymandias

I have same issue

mh828 avatar May 31 '21 10:05 mh828

I have the same issue here, any solution?

sadektouati avatar Nov 24 '21 02:11 sadektouati