Thread Starter
rayoo
(@rayoo)
of course i check notification case on the page of creation of article
I just set up on a client’s website, and it’s working.
I received in an application that I am developing using Flutter
Does it work when using the test option?
/wp-admin/admin.php?page=fcmdpplgpn_push_notification&tab=test_fcm
Is the topic the same registered in the application?
It is not the name of the application that informs, but the topic
When you send the message using the firebase control panel, does the application receive the notification?
I’m sorry for just answering now
Thread Starter
rayoo
(@rayoo)
I’m uising it on a website.
when i publish a new article, i dont receive any notification on my smartphone.
the test dont work although i set up the necessary keys from firebase.
i’ll try the firebase control panel
Use the Cloud Messaging option to send a notification. There is an option to send to a user token and to a topic. Choose topic option
Thread Starter
rayoo
(@rayoo)
can u guide me by some screenshots please ?