Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 904 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 904 Bytes

Ionic 4 + FCM - simple push notifications app

alt text

This is simple Ionic 4 Android app with Firebase Cloud Messaging integration.

Subscribe/unsubscribe to FCM topics and receive the push notifications.

Technologies

  • Ionic 4 (Angular / TypeScript)
  • Firebase Cloud Messaging

Configuration

  • Provide your own google-services.json file
  • Provide your Firebase project data in src/config/firebase.config.ts file

More information