Skip to content

Commit

Permalink
Merge pull request LivePersonInc#696 from rmclain/ios392_393
Browse files Browse the repository at this point in the history
Ios392 393
  • Loading branch information
Eden Kupermintz authored and GitHub Enterprise committed Jul 4, 2019
2 parents 409e220 + 661a9e4 commit f97f20e
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 2 deletions.
4 changes: 3 additions & 1 deletion _data/releasenotesios.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
- operatingsystem: iOS
releases:
- releasename: 3.9.1
- releasename: 3.9.3
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.9.2
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.9.1
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.9.0
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.8.2
- releasename: Mobile App Messaging SDK for iOS Release Notes 3.8.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
pagename: iOS Messaging SDK Version 3.9.1

Keywords:
sitesection: Documents
categoryname: "Messaging Channels"
documentname: Mobile App Messaging SDK for iOS


permalink: mobile-app-messaging-sdk-for-ios-release-notes-3-9-1.html
indicator: messaging
---

**Release date:** June 18, 2019

### Environmental Requirements
Expand Down Expand Up @@ -186,4 +198,4 @@ You can find all the related configurations in the [resources ID table](http://l

<br>
<p style="text-align: left">
<a href="mobile-app-messaging-sdk-for-ios-all-release-notes.html" center><img src="../img/back-to-all-release-notes.png" style="height: 30px; width: auto;"></a></p>
<a href="mobile-app-messaging-sdk-for-ios-all-release-notes.html" center><img src="../img/back-to-all-release-notes.png" style="height: 30px; width: auto;"></a></p>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
pagename: iOS Messaging SDK Version 3.9.2

Keywords:
sitesection: Documents
categoryname: "Messaging Channels"
documentname: Mobile App Messaging SDK for iOS


permalink: mobile-app-messaging-sdk-for-ios-release-notes-3-9-2.html
indicator: messaging
---

**Release date:** July 3, 2019

### Environmental Requirements

Supports Xcode 10.2 and Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3), or Objective-C, and supported on iOS versions 10 through 12.

### Bug fix
The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C

<br>
<p style="text-align: left">
<a href="mobile-app-messaging-sdk-for-ios-all-release-notes.html" center><img src="../img/back-to-all-release-notes.png" style="height: 30px; width: auto;"></a></p>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

### Environmental requirements
The iOS Mobile Messaging SDK version 3.9.3 is compatible with Xcode 10.2.1, Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5), and supported on iOS versions 10 through 12.

### Bug fix
The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C



<br>
<p style="text-align: left">
<a href="mobile-app-messaging-sdk-for-android-all-release-notes.html" center><img src="../img/back-to-all-release-notes.png" style="height: 30px; width: auto;"></a></p>
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,29 @@ indicator: messaging

<div class="subscribe">Working with this SDK or planning to in the future? Make sure to <a href="https://visualping.io/?url=developers.liveperson.com/consumer-experience-ios-sdk-release-notes.html&mode=web&css=post-content">subscribe</a> to receive notifications of changes! When we update the Release Notes, you'll get a notification straight to your email of choice!</div>

### iOS Messaging SDK - Version 3.9.3

**Release date:** July 3 2019

#### Environmental Requirements

The iOS Mobile Messaging SDK version 3.9.3 is compatible with Xcode 10.2.1, Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5), and supported on iOS versions 10 through 12.

#### Bug fixed

**Reported in SDK 3.8 on iOS.** The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C

### iOS Messaging SDK - Version 3.9.2

**Release date:** July 3 2019

#### Environmental Requirements

The iOS Mobile Messaging SDK version 3.9.2 is compatible with Xcode 10.2, Swift version 5.0 (swiftlang-1001.0.69.5 clang-1001.0.46.3), and supported on iOS versions 10 through 12.

#### Bug fixed

**Reported in SDK 3.8 on iOS.** The First Time Ever Welcome Message displayed randomly throughout a conversation. Exposed the Welcome message API to Objective-C


### iOS Messaging SDK - Version 3.9.1
Expand Down

0 comments on commit f97f20e

Please sign in to comment.