Firebase Push Notifications Starter Kit

Bridge the Gap Between Your App and Your Users: A Lightweight Swift Framework for High-Reliability Firebase Cloud Messaging, Real-Time Token Syncing, and Dynamic User Alerts.

Master iOS push notifications with this Swift 5 starter kit. Integrate Firebase Cloud Messaging (FCM) for broadcast and device-to-device alerts. Includes permission handling and token storage in Firestore. A clean, MIT-licensed Swift repo.
1 / 3
 preview 1
Slide 1 of 3

What's Included

  • Firebase Push Notifications in Swift 5

    You get the full codebase, running in latest Xcode.

  • Integrated with Firebase Google Cloud Messaging

    The iOS project is already integrated with Firebase, to save you a few hours of work and headache.

  • Push Notifications from Firebase Dashboard

    Broadcast notifications to all the users registered in your app.

  • Device-to-Device Push Notifications

    The iOS source code contains the implementation for sending push notifications from one user to another user.

  • Github Project

    You get access to our open-source Github project.

  • MIT License

    Use this project without license restrictions.

Features

  • Broadcast Push Notifications
  • Device to Device Push Notifications
  • Collect Push Tokens
  • Store Push Tokens in Firebase Firestore
  • Push Notification Permissions handling
  • Firebase Auth
  • Firestore Reads & Writes
  • Compatible with latest version of Xcode and Swift

This sample iOS app written in Swift is a starter kit for integrating push notifications with Firebase Cloud Messaging. Sending Firebase push notifications can be done in only a few minutes by using this complete Swift starter kit. Whether you’re looking to learn how to implement push notifications on iOS or you’re adding remote push notifications to your iPhone app, this Starter Kit will save you a few hours of pain. Don’t reinvent the wheel.

  • Registering users to retrieve push notifications permissions
  • Sending push notifications from Firebase Console UI to any user cohort you’d like
  • Sending device-to-device push notifications

We are using this exact example code to send out push notifications for our iOS messaging apps, such as the Chat app and the Dating App.

Before running this app, please make sure you’re following all the configuration steps to set up push notifications support for your Apple & Firebase accounts by following our detailed push notifications tutorial.

Implementing Push Notifications in Swift with Firebase has never been more straightforward. Just download this free starter kit and start sending remote push notifications to your users.

Free
Free
This product is available as a freebie — request your copy below.

What you get

  • Complete source code
  • Documentation and setup instructions
  • Free updates
  • Customer support

Related products