Skip to content

Commit

Permalink
Merge pull request #2 from dvillacis94/iOS_6.0.1_release
Browse files Browse the repository at this point in the history
iOS Messaging SDK - Version 6.0.1
  • Loading branch information
dvillacis94 authored Sep 2, 2020
2 parents ca12fcb + 15059d6 commit 6e0a9fb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/releasenotesios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Limited:
#Regular Release
Regular:
versions: [
{ version: "6.0.1" },
{ version: "6.0.0" },
{ version: "5.2.0" },
{ version: "5.1.1" },
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
### Version 6.0.1
#### iOS Messaging SDK

**Release Date**: September 2, 2020

##### Environmental Requirements
The iOS Mobile Messaging SDK version 6.0.1 is supported on iOS versions 11 through 13.

{: .notice}
XCFramework is supported on CocoaPad versions 1.9.0 and greater.

#### Contents
- iOS SDK 6.0.1 contains same changes as [6.0.0](#version-600)
- This version also compiles on the XCode 12 beta

#### Known Issues
* The config bubbleEmailLinksRegex not working properly.
* Crashes on fetched result controller (including but not limited to, Welcome Message & Welcome Message with Quick Replies)
* Conversation view is not displayed properly while the phone is on low network conditions.
* Media messages may not be sent successfully after network connection loss.
* In VoiceOver mode, the content beneath the PDF viewer got announced, and this issue was found in 5.2.0.
* Configs with the types of UIStatusBarStyle(conversationStatusBarStyle, secureFormUIStatusBarStyle and csatUIStatusBarStyle) are not working on iOS 13 due to dark mode.


0 comments on commit 6e0a9fb

Please sign in to comment.