Coder Social home page Coder Social logo

Comments (4)

sohamnavadiya avatar sohamnavadiya commented on April 28, 2024 2

@EricSimons I would like to suggest to implement FCM notification for mobile apps.

from realworld.

harshabonthu avatar harshabonthu commented on April 28, 2024 1

We use this to test / debug push notifications and it includes sample setup using PHP -> http://apns-gcm.bryantan.info

I'm not familiar with the node packages but should be able to do the same using package for node.

Another alternative is we can configure Firebase notifications or Ionic.io and the API can be used to send push notifications.

would this even be possible due to push noti certs? i.e. can we create a public cert that everyone could use? - I think if we do the code signing using Fastlane tools, https://github.com/fastlane/fastlane/tree/master/pem and have a readonly apple account, anyone can sign the app, test push notifications using the readonly apple account to download the needed certs.

Code signing certs will be hosted on github repo and the readonly apple account will be used to download the certs while generating a build,etc. I've done this setup for private repos i.e CI setup for mobile apps but need to lookup on public repo setup (not sure on security)

from realworld.

claytonschneider avatar claytonschneider commented on April 28, 2024 1

@EricSimons

At Blend we use Amazon SNS for push notifications which works really well, but the infra setup required there might be a bit overkill for Realworld. I think OneSignal could be a good choice, it's free and there are SDK's available for Ionic/Cordova and React Native.

from realworld.

EricSimons avatar EricSimons commented on April 28, 2024

Also, now that parse is dead, what is the most common way to host a push noti server?

Additionally, would this even be possible due to push noti certs? i.e. can we create a public cert that everyone could use?

Cc/ @claytonschneider

from realworld.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.