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 41 swift-sdk issues
Sort by recently updated
recently updated
newest added

## 🔹 Jira Ticket(s) * [MOB-XXXX](https://iterable.atlassian.net/browse/MOB-XXXX) ## ✏️ Description > Please provide a brief description of what this pull request does.

omni-cg

## 🔹 Jira Ticket(s) * [MOB-5678](https://iterable.atlassian.net/browse/MOB-5678) ## ✏️ Description * the previous result of `ActionRunner` (when it's not an Iterable deep link) was removed when it should still be accounted...

## 🔹 Jira Ticket(s) * [MOB-7376](https://iterable.atlassian.net/browse/MOB-7376) ## ✏️ Description > Please provide a brief description of what this pull request does. [MOB-7376]: https://iterable.atlassian.net/browse/MOB-7376?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

**Problem** Imagine we have the following hierarchy: - ViewController `Parent A` - View Controller `Child B`, which would get pushed from the parent A If we invoke [InAppManager.show(message:consume:callback:)](https://github.com/Iterable/swift-sdk/blob/84caa3d2570ad7cbf70b64d7875ae850a7ca551c/swift-sdk/Internal/InAppManager.swift#L125) from `parent...

Hi Iterable team, We're in the process of integrating your SDK in our app using SPM and unfortunately, we can't. The reason is that the name of this repository is...

## 🔹 Jira Ticket(s) * None: is support for an endpoint parameter based on ongoing Iterable implementation ## ✏️ Description * Add support for the "merge" parameter in the [https://api.iterable.com/api/docs#users_updateEmail](updateEmail)...

## 🔹 Jira Ticket(s) I can not make Jira ticket for this because I don't have permission to access Jira. ## ✏️ Description I am a iOS software engineer at...

# Descriptions: On some devices, If the in-app message's position not being set to "full", the in-app message will appear with animation, and then auto disappear, and app be frozen....

We upgrade from version 6.3.4 to version 6.4.9 of the Iterable SDK, and we ran into an issue where our deeplink routes are being routed twice. It was discovered that...