CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.

CioFirebaseWrapper 1.0.0

CioFirebaseWrapper 1.0.0

Maintained by CustomerIO Engineering.



 
Depends on:
CustomerIOMessagingPushFCM>= 4.0.0
FirebaseMessaging< 13.0.0, >= 8.7.0
 

  • By
  • CustomerIO Team

Customer.io Firebase Wrapper SDK for iOS

Customer.io SDK to abstract iOS Firebase Cloud Messaging (FCM) integration from the main SDK.

Requirements

  • iOS 15.0+
  • Xcode 14.0+
  • Swift 5.5+

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/customerio/customerio-ios-fcm.git", from: "1.0.0")
]

CocoaPods

pod 'CioFirebaseWrapper', '~> 1.0'

License

MIT License. See LICENSE file for details.