customerio-ios icon indicating copy to clipboard operation
customerio-ios copied to clipboard

Official Customer.io SDK for iOS. Track customers and send messages to your iOS app.

Results 9 customerio-ios issues
Sort by recently updated
recently updated
newest added

**SDK version:** `Version: ~> 2.14.1` **Environment:** Production - Debug **Are logs available?** Yes, logs are available and have been sanitized for sensitive information. ``` (siteid:******) ℹ️ clearing identified profile (siteid:******)...

Waiting Customer Response

part of [MBL-540](https://linear.app/customerio/issue/MBL-540/react-native) ### Changes - Added `SdkResourceLoader` class to load resources from bundled SDK and generate `SdkClient` based on it - Added tests for `SdkResourceLoader` ### User Agents Generated:...

Do not remind

Bumps the github-action-dependencies group with 1 update: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `slackapi/slack-github-action` from 1.26.0 to 1.27.0 Release notes Sourced from slackapi/slack-github-action's releases. Slack Send V1.27.0 What's changed This release introduces an optional...

dependencies

### Changes - Added support for reusing native SDK in wrapper SDKs (e.g., React Native) - See included PRs for more details ### Merged PRs - #816 - #821

Do not remind

# WIP Draft PR during feature development. Designed to assist keep feature branch in sync with `main` during development.

Ticket: https://linear.app/customerio/issue/MBL-182/ # Problem The CIO SDK has a feature which allows it to automatically receive the APN device token from the running iOS app, without customers needing to provide...

With our in-app rendering move from flutter to html, we don't need to pre-load flutter engine to download assets. more context here: https://customerio.slack.com/archives/C036FTE6UJ0/p1721046751535539

With our in-app rendering move from flutter to html, we don't need to pre-load flutter engine to download assets. more context here: https://customerio.slack.com/archives/C036FTE6UJ0/p1721046751535539

### About the PR Based on our recent discussion, concerns were raised about the functionality of the `autoFetchDeviceToken` property within SwiftUI applications. While there haven't been any reported user issues,...