any ETA for new update ?
]]>Hello, I have a error with the module
[05-Jun-2024 20:18:56 UTC] PHP Fatal error: Uncaught Error: Class “FCMPN_Metabox” not found in /home/mysite/public_html/wp-content/plugins/push-notification-fcm/push-notification-fcm.php:80 Stack trace: #0 /home/mysite/public_html/wp-content/plugins/push-notification-fcm/push-notification-fcm.php(242): FCM_Push_Notification->__construct() #1 /home/mysite/public_html/wp-content/plugins/push-notification-fcm/push-notification-fcm.php(252): FCM_Push_Notification::instance() #2 /home/mysite/public_html/wp-settings.php(517): include_once(‘/home/mysite/…’) #3 /home/mysite/public_html/wp-config.php(95): require_once(‘/home/mysite/…’) #4 /home/mysite/public_html/wp-load.php(50): require_once(‘/home/mysite/…’) #5 /home/mysite/public_html/wp-blog-header.php(13): require_once(‘/home/mysite/…’) #6 /home/mysite/public_html/index.php(17): require(‘/home/mysite/…’) #7 {main} thrown in /home/mysite/public_html/wp-content/plugins/push-notification-fcm/push-notification-fcm.php on line 80
Do you have an idea please ?
Thanks a lot
]]>Firebase Server (API) keys will be removed by Jun 2024.
Refer here: https://firebase.google.com/docs/cloud-messaging/migrate-v1?hl=en&authuser=0
Any plan to support FirebaseServiceAccount for plugin integration?
]]>Getting the notifications twice when the post is created. How can we prevent that?
]]>Flag to trigger push notification if post is not send/created directly via wp-admin? Is that possible? Because right now, it only ‘listens’ to wp-admin created posts, but not front-end or app built posts. Can we do that?
]]>Great plugin, as far as I can see. Still have to start with the following: can we actually make sure that when there is a new reply in a topic in WordPress (we’ll flag it somehow), that it will trigger a push notification in Flutter for that specific user who decided to actually enable push if there is a new reply he/she follows?
Hello, since the plugin is using device_id /token to send notifications, is there limit to the maximum number of subscribers to notification? assume i want to send message to 10,000 subscribers its recommended to use firebase topics?
]]>Hi, does the unsubs method will removed users from all Subscriptions? since only uuid needed.
During subscription, since it support Subscription ID parameter, so…can single device subscribed to multiple Subscription ID? If yes, then it would be great too add the same Subscription ID parameter for unsubscribe method too.
]]>I have a webview app submitted to the Apple App Store and the Google Play Store. They are supposed to be integrated with Firebase. If this plugin sends a notification to Firebase, will Firebase, in turn, send notifications to my webview apps?
]]>I have everything set up in my app and it’s connected to Firebase and I can receive notifications through the Firebase console.
I installed your plugin to my WordPress and input my Server API key thinking that it would work and send notifications but it just doesn’t work.
I see some other info on the settings page and I’ve tried implementing it but I’m not clear on what to actually do with those urls and REST API key. I’ve tried everything.
What am I missing? Can you please provide a simple solution?
]]>i want to use this in my flutter app.
but i don’t know how? Please guide me to sending a documentation.
]]>i install wordpess on my local and install plugin push notification
When i call rest endpoint https://localhost:8000/wp-json/fcm/pn/subscribe then got 404 error
Can you help me?
]]>Hi ,
In this plugin how can I get my device token and device UUID
]]>