FirebaseMessaging

About

Firebase Messaging is a service that allows you to send data from your server to your users iOS device, and also to receive messages from devices on the same connection. The service handles all aspects of queuing of messages and delivery to the target application running on the target device, and it is completely free.

Frameworks

  • SystemConfiguration

Dependencies

  • FirebaseAnalyticsInterop

  • FirebaseCore

  • FirebaseInstanceID

  • GoogleUtilities/AppDelegateSwizzler

  • GoogleUtilities/Reachability

  • GoogleUtilities/Environment

  • GoogleUtilities/UserDefaults

  • Protobuf

Last updated