Can one use a 3rd party service to send Push Notifications without relying on Google's Firebase Cloud Messaging (FCM)?
If the Firebase package is not included with the app by default, could creating / using a custom framework have a similar feature set as Firebase? Or is Firebase integrated within the Android Operating System in some way that is external from an app?