Customer.io SDK to abstract iOS Firebase Cloud Messaging (FCM) integration from the main SDK.
- iOS 15.0+
- Xcode 14.0+
- Swift 5.5+
dependencies: [
.package(url: "https://github.com/customerio/customerio-ios-fcm.git", from: "1.0.0")
]pod 'CioFirebaseWrapper', '~> 1.0'MIT License. See LICENSE file for details.