You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,9 +43,11 @@ We check for new messages when your app opens and whenever your customer or your
43
43
## Installation
44
44
45
45
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.
47
47
The binary size for Intercom is **2.3MB**.
48
48
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
+
49
51
### CocoaPods
50
52
Cocoapods 1.11.0 is required to install Intercom.
51
53
Add the Intercom pod into your Podfile and run `pod install`.
0 commit comments