Swiftpack.co - customerio/customerio-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by customerio.
customerio/customerio-ios 3.1.2
Official Customer.io SDK for iOS. Track customers and send messages to your iOS app.
⭐️ 24
🕓 6 days ago
iOS
.package(url: "https://github.com/customerio/customerio-ios.git", from: "3.1.2")

Power automated communication that people like to receive.

min swift version is 5.3 min ios version is 13 Contributor Covenant codecov

Customer.io iOS SDK

This is the official Customer.io SDK for iOS.

You'll find our complete SDK documentation at https://customer.io/docs/sdk/ios.

The SDK has been tested on iOS devices. It might work on other Apple devices—macOS, tvOS, and watchOS—but we have not officially tested, nor do we officially support, non-iOS devices.

Migrating from an older SDK version?

Please follow the relevant migration guide for your current SDK version in our migration docs.

Summary

To get started, you need to install and initialize the relevant SDK packages in your project.

We've separated our SDK into packages to minimize our impact on your app's size. You should only install the packages that you need for your project.

Package Required? Description
Tracking Yes identify people/devices and send events (to trigger campaigns, track metrics, etc).
MessagingPushAPN No Push and rich push notifications using Apple's Push Notification service (APNs).
MessagingPushFCM No Push and rich push notifications using Firebase Cloud Messaging (FCM).

visionOS Support

This SDK supports visionOS. We have a handy sample app that demonstrates how to use the Customer.io iOS/Swift SDK. You can find the sample app in the Apps/VisionOS directory.

We've only tested our SDK with visionOS using Swift Package Manager. If you use CocoaPods, everything might work, but we can't guarantee it.

visionOS Limitations

While our SDK supports visionOS, there are some limitations:

  • We don't support the MessagingPushFCM package for visionOS. You must send push notifications over APNS.
  • We don't support in-app messaging (the MessagingInApp package) for visionOS.

Getting started

See our complete SDK documentation at https://customer.io/docs/sdk/ios/

Contributing

Thanks for taking an interest in our project! We welcome your contributions. Check out our development instructions to get your environment set up and start contributing.

Note: We value an open, welcoming, diverse, inclusive, and healthy community for this project. We expect all contributors to follow our code of conduct.

License

MIT

GitHub

link
Stars: 24
Last commit: 4 hours ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

3.1.2
1 week ago

3.1.2 (2024-04-16)

Bug Fixes

  • track bq migration for identify profile events with no attributes (2fb4827)

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics