Hello friends! Today, I’m going to tell you about a Swift file I frequently use to send notifications in my mobile apps: FCMManager.swift. I wrote this file while working with Firebase Cloud Messaging (FCM), and I’ll explain how it simplifies sending notifications to both a single device and multiple devices. With this file, you’ll be […]