• Resolved sehjad.ansari

    (@sehjadansari)


    HI
    i create a mobile uisng buddypress api now i want the push notification like facebook etc , so is there any exmaple how can i use this plugin api ..?

    is this plugin support in mobile api ..?

    Thanks in advance

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

    (@murali-indiacitys)

    At present there is no custom REST api for this plugin, I will add custom REST API to get subscriber device token and required details to backend WordPress from mobile app in upcoming release

    Plugin Author Murali

    (@murali-indiacitys)

    In mobile app, we need to have mobile native firebase settings to subscribe to get device token as per Firebase mobile app procedure. After getting device token then we can use REST api from backend to get subscribed token to WordPress database. Push notifications will be triggered based on settings from this plugin. Main thing, Mobile app must have mobile native firebase settings with firebase service enable to subscribe device token as per standard format. Using backend api. We cannot subscribe token from mobile app using backend wordpress rest api as both are different platforms. After getting subscribed device token then we can use backend REST api (which will be developed in future release of this plugin) to pass it to backend for push notification.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can we use this on mobile app’ is closed to new replies.