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

    (@murali-indiacitys)

    superPWA plugin generates its own service worker containing code for PWA cache.

    This plugin PNFPB also generates service worker containing code for push notification as well as PWA.

    At a time, browser will take only one service worker to be active. Since both plugin generates service worker according to their functionality, it will create conflict.

    if superPWA provides service worker with general push notification logic to receive and display notification then i will be modify this plugin to user super PWA service worker in this plugin to send notification for BuddyPress options also like how I integrated OneSignal in this plugin.

    Super PWA supports another push notification logic (from pushnotifications.io) which has different functionality which uses different Firebase credentials for push notification. No api facility to connect to pushnotifications.io provider in superPWA. Due to this problem, i think it is not possible to integrate PNFPB with superPWA. If superPWA or superPWA’s push notification provider provides api facility to integrate like Onesignal/Progressier then i will be able to integrate PNFPB with superPWA, so that it uses correct service worker, we will be able to send BuddyPress push notifications by integrating superPWA.

    Since SuperPWA and its push notification provider does not provide api facility, it is not possible to integrate PNFPB with superPWA. Please check with superPWA.

    This plugin also provides PWA features.

    Thread Starter teeboy4real

    (@teeboy4real)

    Thanks so much for the feedback

    I have requested for support at https://ww.wp.xz.cn/support/topic/push-notification-for-post-and-buddypress/

    Kindly follow topic to receive notification reply

    Plugin Author Murali

    (@murali-indiacitys)

    Also push notification in SUPERPWA did not support topic subscription and push notification to topic in Firebase. Firebase topic based push notification can handle more than 100,000 subscribers to send push notification in single attempt. PNFPB connects to Firebase api only one time to send notification to all topic based subscribers. PNFPB is using topic subscription and topic based push notifications for notification sent from admin panel, post, custom post types, BuddyPress general activities, comments, avatar change, cover image change, new member joined , group invitation, group update. Similarly, SUPERPWA supports topic based Firebase push notification then it can be integrated with PNFPB plugin.

    Thread Starter teeboy4real

    (@teeboy4real)

    They have raised a GitHub ticket ( https://github.com/SuperPWA/super-progressive-web-apps/issues/620 ) regarding this concern and it will be addressed in an upcoming update.

    Plugin Author Murali

    (@murali-indiacitys)

    Thanks, I will check it

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Support for the superPWA plugin’ is closed to new replies.