From 869c38e8c0547e1d430b9eb4a7f9d285da0fb3a9 Mon Sep 17 00:00:00 2001 From: Jayden Lee <72082357+jayden-lee-sb@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:52:14 +0900 Subject: [PATCH] Update README.md Added deprecation note --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9eda854..39627c9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Commercial License](https://img.shields.io/badge/License-Commercial-brightgreen.svg)](https://github.com/sendbird/sendbird-ios-framework/blob/master/LICENSE.md) +## Deprecation Note (v3) +:warning: Please note that Sendbird’s SDK v3 will be deprecated by **July 2023**. You may still use the older SDKs at your choice, but no new updates or bug fixes will be made to SDK v3. + +**We recommend clients to plan their migration to SDK v4 as early as possible as there are breaking changes.** We also provide prioritized support for migration and any issues related to v4. SDK v4 provides far richer and robust features in Websocket, Local caching, Polls, Scheduled Messages, Pinned Message, and many more. So try it out now! ([Chat SDK v4](https://github.com/sendbird/sendbird-chat-sdk-ios/)) + +
+ > ⚠️ This repository is for Swift Package Manager only. For versions prior to 3.0.236, please reference the original Sendbird repo here: https://github.com/sendbird/sendbird-ios-framework ## Table of contents