Customer.io
  • Platform
  • Pricing
  • Resources
  • Company
  • Sign In
Request Demo
  • Features
  • Pricing
  • Customers
  • Docs

Request Demo Sign In
  • Documentation
    • Getting Started
    • Accounts & Workspaces
    • People & Events
    • Objects & non-people data
    • Segmentation
    • Campaigns & Workflows
    • Message Channels
    • Liquid & Personalization
    • Metrics
    • Integrations
  • API
    • Track API Reference
    • App API Reference
    • Reporting Webhooks
    • Integration Libraries
  • SDK
    • Web
    • iOS
    • Android
    • React Native
    • Expo Plugin
    • Flutter
  • Release notes

    Latest features at Customer.io

    Official In-App Messaging Release
    2023-03-03

    We’ve had our in-app solution in beta for a while now, while we smoothed out some rough edges. Now, it’s ready for everybody.

    In-app settings: moved and improved
    2023-02-23

    We moved in-app message templates and branding settings under the Content menu, so you can get there in fewer clicks. But that’s not all. In …

    Rename your in-app messages
    2023-02-22

    We’ve added the ability to rename messages for their intended purpose as you determine your messaging strategy and find specific uses for …

iOS
  • Get Started
  • Identify people
  • Track events
  • Push notifications
  • In-app messages
  • Test support
  • Migrate from an earlier version
  • Changelog
    • Get Started
    • Identify people
    • Track events
    • Push notifications
    • Rich push notifications
    • In-app messages
    • Test support
    • Changelog

Changelog

Check out release history for stable releases of iOS SDKs. Stable releases have been tested thoroughly and are ready for use in your production apps.

2.x Releases


  • 2.1.2

    March 10, 2023code changes

    Bug Fixes

    • delete tasks that returns http 400 (#276) (aabfe9e)
  • 2.1.1

    March 8, 2023code changes

    Bug Fixes

    • cocoapods app extension targets able to compile (#277) (8dbca8f)
  • 2.1.0

    February 22, 2023code changes

    Features

    • add in-app event listener (#211) (737d43b)
    • in-app feature no longer requires orgId (#252) (acd12da)

    Bug Fixes

    • access modifier for metric (#263) (e641982)
    • added reusable code for wrapper SDKs (#247) (36adf15)
    • in-app missing event (#259) (43b3e97)
    • modify in-app event listener action parameters to new name (#255) (b46528a)
    • region visibility modifier to be used by wrappers (#260) (f0edfbc)
    • update the gist version in podspec (#256) (5451488)
  • 2.0.6

    February 15, 2023code changes

    Bug Fixes

    • universal links deep links open host app (#268) (29c95b5)
  • 2.0.5

    February 10, 2023code changes

    Bug Fixes

    • universal links when touch a push notification open host app (#265) (7dcaf73)
  • 2.0.4

    January 17, 2023code changes

    Bug Fixes

    • async running BQ operations in loop (#250) (f0a3d9c)
  • 2.0.3

    January 11, 2023code changes

    Bug Fixes

    • revert 2.0.2 as it was found unstable (#249) (51b5831)
  • 2.0.2

    January 6, 2023code changes

    It’s recommended to avoid installing this version of the iOS SDK as issues have been reported with it. Until a newer release is out, it’s recommended to use 2.0.1

    Bug Fixes

    • prevent stackoverflow while executing background queue with lots of tasks in it (#245) (ef0c428)
  • 2.0.1

    December 22, 2022code changes

    Bug Fixes

    • download rich push images from CDN (#237) (b30cf02)
  • 2.0.0

    December 13, 2022code changes

    ⚠ BREAKING CHANGES

    • make delivered push metric more reliable (0478e52)
    • remove FCM dependency from cocoapods (#210)
    • singleton API only way to use SDK now (#209)
    • SDK should not modify custom attributes casing (#234) (8160fdf)

    Bug Fixes

    • add sdkwrapperconfig to rich push SDK config (#226) (e43b4cf)
    • fix compile time errors notification service extensions (#214) (bd5911b)
    • sdk not able to compile in ios app (#225) (e4d1b3f)
    • make delivered push metric more reliable (0478e52)
    • SDK should not modify custom attributes casing (#234) (8160fdf)

    Code Refactoring

    • remove FCM dependency from cocoapods (#210) (3547076)
    • singleton API only way to use SDK now (#209) (72b7477)

1.x Releases


  • 1.2.7

    December 6, 2022code changes

    Bug Fixes

    • push images and processing simple push (#230) (f109f04)
  • 1.2.6

    November 17, 2022code changes

    Bug Fixes

    • device attributes shows sdk version instead of wrapper version (e2462b9)
  • 1.2.5

    November 14, 2022code changes

    Bug Fixes

    • fix compile time errors notification service extensions (#216) (6e8484a)
  • 1.2.4

    November 11, 2022code changes

    Bug Fixes

    • updated gist version in podspec (ab231b1)
  • 1.2.3

    November 10, 2022code changes

    Bug Fixes

    • install in-app bug fix via gist 2.2.1 (38d64fd)
  • 1.2.2

    October 31, 2022code changes

    Bug Fixes

    • updating gist dependency version (0b8569c)
  • 1.2.1

    October 25, 2022code changes

    Bug Fixes

    • added expo and flutter values in source enum (274aa1c)
  • 1.2.0

    October 17, 2022code changes

    1.2.0 (2022-10-17)

    Features

    • allow option to handle deep link yourself (#177) (b8167ea)
    • delete expired queue tasks (dc22280)
    • in-app into develop to promote to alpha (2b2712c)
    • sdk wrappers modify user-agent (5c127e5)

    Bug Fixes

    • cocoapods compiling of SDK (a20e583)
    • compile sdk without xcode error app extensions (#185) (5fc0fd5)
    • consolidate all apple platforms under ios (423f050)
    • deprecating creating own instances (#202) (18859e6)
    • image not shown in rich push notification (9fb8490)
    • improve reliability of screen view tracking (60e9289)
    • make sdkwrapperconfig accessible (#188) (f996a68)
    • queue attempts to run all tasks on each run (80f90e9)
    • restricting create own instance (085735c)
    • some classes not found in tracking module (45f178e)
    • updating gist dependency version (23c432e)
    • 2.1.2
    • 2.1.1
    • 2.1.0
    • 2.0.6
    • 2.0.5
    • 2.0.4
    • 2.0.3
    • 2.0.2
    • 2.0.1
    • 2.0.0
    • 1.2.7
    • 1.2.6
    • 1.2.5
    • 1.2.4
    • 1.2.3
    • 1.2.2
    • 1.2.1
    • 1.2.0

Product
  • Features
  • Customer Success
  • Professional Services
  • Pricing
  • Workflows
  • Ad Audience Sync
  • Transactional Messaging
Resources
  • Documentation
  • Release Notes
  • Customer.io API
  • Getting Started Guide
  • Integrations Catalog
  • Data Export Methods
  • Security and Compliance
  • Watch a Demo Video
Industry
  • Healthcare
  • Marketplace
  • EdTech
  • SaaS
  • Internet of Things (IoT)
  • Media Companies
  • FinTech
Compare
  • ActiveCampaign
  • Braze
  • HubSpot
  • Iterable
  • Mailchimp
  • OneSignal
  • SendGrid
  • Intercom
Company
  • Blog
  • Support
  • Partners
  • About
  • Startup Program
  • Customer Advisory Board
  • Careers
  • Contact Us
  • Privacy Policy
  • Terms of Service
  • Status
  • © Peaberry Software, Inc.