Hello friend
I tried to implement this to send push notifications from PHP file to android App:
https://github.com/frostcodes/php-fcm-v1-push-notification-for-b4a-and-b4i/releases
I followed the steps in the readme.
But when I run the firebase.utils.php file, I got:
bool(true) bool(true) string(60) "The registration token is not a valid FCM registration token" …
what did I do wrong?
I tried to implement this to send push notifications from PHP file to android App:
https://github.com/frostcodes/php-fcm-v1-push-notification-for-b4a-and-b4i/releases
I followed the steps in the readme.
But when I run the firebase.utils.php file, I got:
bool(true) bool(true) string(60) "The registration token is not a valid FCM registration token" …
what did I do wrong?