swift-sdk icon indicating copy to clipboard operation
swift-sdk copied to clipboard

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.

Results 31 swift-sdk issues
Sort by recently updated
recently updated
newest added

## 🔹 Jira Ticket(s) * [MOB-4781](https://iterable.atlassian.net/browse/MOB-4781) ## ✏️ Description * creates a new migration function in `LocalStorage` for `lastPushPayload` * cleans up/fixes the logic of the auth data migration a...

## 🔹 Jira Ticket(s) * [MOB-4786](https://iterable.atlassian.net/browse/MOB-4786) ## ✏️ Description * splits out the various classes/structs in `CommonMocks.swift` into their own files * this is purely a refactor, so there should...

## 🔹 Jira Ticket(s) * [MOB-4754](https://iterable.atlassian.net/browse/MOB-4754) ## ✏️ Description * this makes `lastPushPayload` store in `IterableKeychain` rather than `IterableUserDefaults` to save it securely

The Iterable docs recommending using the `@import` Objective-C module syntax: Unfortunately, this is not compatible with Objective-C++ (React Native 0.68+): Please provide us with the headers we can import instead...

## Overview The way SPM imports happen uses the "repo name." Because of this, anyone importing this package, at any point, will conflict with other similarly named packages. Unsure of...

is there a way to have access to getInAppShowingWaitTimeInterval value? I need this value, but I couldn't find a way to get it

Hi Team, We're implementing the Mobile app inbox and we are facing an issue where we didn't find any way to capture if user clicked on message or not. I...

## 🔹 Jira Ticket(s) * [MOB-4205](https://iterable.atlassian.net/browse/MOB-4205) ## ✏️ Description * prepares version 6.4.8 for release

## 🔹 Jira Ticket(s) * no ticket ## ✏️ Description * merges collective encryption feature changes into the SDK main line

A couple of crashes occur in OfflineRequestProcessor ### Log 1 iPhone XS Max - iOS 15.6.1 > Crashed: pendingTasks > 0 libswiftCore.dylib 0x20e9d8 _StringObject.getSharedUTF8Start() + 20 > 1 libswiftCore.dylib 0x20ea08...