Hi everyone, after spending hours and hours testing and rewriting the software, I'm very confused ...
I have a serious issue with firebase and msg push:
I've set certifications as tutorials, but suddenly the messages do not arrive anymore.
I recreated certificates and created an app only to test push messages, but it does not work.
It looks like it does not record the topic (recorded on firebase for more than a day).
Using the firebase console, I've tried messages sent to the single token or all the devices, it works fine, my app receives them without any problems!
If I try to send messages to a topic, they are not delivered.
By debugging the app, I get the token (clearly), but it seems that the topic (device-> topic) is not registered.
To send push messages, use the "non-ui-> b4j" software.
Some idea??
thank you
I have a serious issue with firebase and msg push:
I've set certifications as tutorials, but suddenly the messages do not arrive anymore.
I recreated certificates and created an app only to test push messages, but it does not work.
It looks like it does not record the topic (recorded on firebase for more than a day).
Using the firebase console, I've tried messages sent to the single token or all the devices, it works fine, my app receives them without any problems!
If I try to send messages to a topic, they are not delivered.
By debugging the app, I get the token (clearly), but it seems that the topic (device-> topic) is not registered.
To send push messages, use the "non-ui-> b4j" software.
Some idea??
thank you