- Issue created by @joshahubbers
- 🇳🇱Netherlands joshahubbers
I see this is already fixed in the develop branch. ;-) Sorry for reporting.
- 🇳🇱Netherlands joshahubbers
(I add the patch anyway to include in composer)
I installed the module following the documentation. I think everything is fine, because no errors are thrown about connection. When I go to "/admin/config/system/firebase_php/validate_token", and paste the token from my test-client, it reports as "Valid". But when I try to send a test-message to this token, I reports the token is invalid.
Try to send a test-message.
In the submitForm function the "device_token" value is not send as the first parameter, so it won't work.
Active
7.0
Code
I see this is already fixed in the develop branch. ;-) Sorry for reporting.
(I add the patch anyway to include in composer)