Hacker News new | ask | show | jobs
by neeeeees 1901 days ago
Congrats on the milestone!

I hope it’s okay to ask a technical question:

How did you build push notifications (especially on mobile) with a single codebase? Do you use something like OneSignal?

Also, is your iOS app still using Cordova? It looks and feels so nice, which is a marked difference from the last time I tried that framework.

1 comments

> How did you build push notifications (especially on mobile) with a single codebase? Do you use something like OneSignal?

The single codebase for the client. We do have a server/API, which manages push notifications.

> Also, is your iOS app still using Cordova? It looks and feels so nice, which is a marked difference from the last time I tried that framework.

Yes, it is.