Skip to content

Commit 31265fc

Browse files
authored
iOS 13 & 14 Deprecation Notice (#423)
On April 3rd 2024, we will be deprecating support for iOS 13 & 14. Customers wishing to use the latest versions of Intercom's iOS SDK will require iOS 15 as a minimum deployment version.
1 parent 753f7a1 commit 31265fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,11 @@ We check for new messages when your app opens and whenever your customer or your
4343
## Installation
4444

4545
Intercom for iOS supports iOS 13+.
46-
Xcode 14 is required to build Intercom iOS SDK.
46+
Xcode 15 is required to build Intercom iOS SDK.
4747
The binary size for Intercom is **2.3MB**.
4848

49+
On **April 3rd 2024, we will be deprecating support for iOS 13 & 14**. Customers wishing to use the latest versions of Intercom's iOS SDK will require iOS 15 as a minimum deployment version.
50+
4951
### CocoaPods
5052
Cocoapods 1.11.0 is required to install Intercom.
5153
Add the Intercom pod into your Podfile and run `pod install`.

0 commit comments

Comments
 (0)