• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


29 Nov, 2024

Updated at 14 Dec, 2024

How to Implement Push Notifications for Our White-Label App (Rebranded)

We have customized the Discourse mobile app to function primarily as a webview that loads the URL of our community, with all interactions managed within the webview. Since there are no redirected authentication screens in our implementation, how can we integrate push notifications into this app?

We have already created a Firebase project and added the google-services.json file for Android, and similarly, APNs has been set up for iOS. Do we need our own backend server to trigger notifications? How would this backend communicate with our forum—for instance, how would it determine when to send a notification and which user should receive it?

3 posts - 3 participants

Read full topic