• sourfew

    (@sourfew)


    My production site is working fine but on my test site the push notifications are not working.

    I’am using FCM v1 and service worker are registered and all looks fine but no notifications.

    How can I troubleshoot to see what’s going wrong?

    /S

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Murali

    (@murali-indiacitys)

    Please check below things,

    1. https:// – SSL url
    2. Browser Not in private mode
    3. Please use separate firebase project credentials for test site. Since httpv1 notifications are based on topic, we cannot use same firebase project for both production and test sites. We need to separate firebase project for every site and inside separate firebase project, we have to create web app for every site.
    4. please check in browser console messages and let me know screenshot or if you let me know your site url, i will check it, Please contact me [email protected] or in github forum https://github.com/muraliwebworld
    Thread Starter sourfew

    (@sourfew)

    It works now for some reason but I didn’t do any changes. I have had the same problems before.

    Can it be something in Transients that are being cached in some way?

    Thread Starter sourfew

    (@sourfew)

    I did some more testing and noticed that privat messages and buddyboss activities are not working, but posts, custom post types and forum posts are fine

    Plugin Author Murali

    (@murali-indiacitys)

    I have buddyboss in one of my test site and i tested private message and activity notification, i got push notification as shown below, i tested private message, friendship request between 2 users in buddyboss as shown below and also for activity

    I found some problem with PWA, I am fixing that problem and i will release new version tomorrow but as far as activity, friendship request, private messages push notifications are working as expected as shown below

    In next version, I am also adding new option to send notification using action scheduler even for immediate schedule (current time) also, so that all notifications will be processed in background asynchronous mode , it will not impact server when there is more push notifications.

    Demo site showing push notification with BuddyBoss

    • This reply was modified 1 month, 2 weeks ago by Murali.
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.