Léopold Baillard

Results 23 comments of Léopold Baillard

Hi! It's been a long time, but has there been any progress on this issue? Thanks!

I second the previous comments. This extension cannot be presented as compatible with Magento 2.4.x without being compatible with PHP8.0+.

@zenfork Thanks for the PR, I need this for a project (2.4.4/PHP8.1) and I'm using your PR as a composer patch to make it work. Unfortunately, the suggested change that...

Looks like approving the changes does not change the auto diff patch. @ishiekh-dev could you maybe include the suggestions to your PR so that the diff gets updated? Thanks!

Ping @ishiekh-dev ?

This would be really useful, can it be merged?

The phones I tested used 6.0 and 6.0.1.

I updated to the latest version of the plugin, latest Visual Studio, latest Android support libs and Google Play Services. The problem persists.

I'm using an API made with Symfony and redjanym's FCM Bundle. Here is the sent JSON: ``` { "to":"", "data":{ "action":"rideAccepted", "silent":false, "msg":"La course r\u00e9serv\u00e9e a d\u00e9marr\u00e9e. Cliquez pour ouvrir.",...

I tried to put everything in the "data" object as you suggested. I still receive the notification data correctly but the sound does not play. Either when the app is...