Introduction

This guide will walk you through the process of configuring Routee push notifications for Web, Android, and iOS platforms. With minimal coding effort and a few API keys, your application can seamlessly integrate Push Notifications using Routee, Google Firebase, and your preferred web programming language. We provide code snippets to help you establish a server in various languages including C#, Node.js, PHP, Python, Ruby, and Java.

In this Quickstart, you will:

  1. Create a Google Firebase Project and generate necessary credentials.
  2. Configure Push Notifications for Web.
  3. Configure Push Notifications for Android.
  4. Configure Push Notifications for iOS.
  5. Send messages effectively.