Skip to content

Commit 571fe81

Browse files
Update README.md
1 parent 97ae2c3 commit 571fe81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We check for new messages when your app opens and whenever your customer or your
4242

4343
## Installation
4444

45-
Intercom for iOS supports iOS 10+.
45+
Intercom for iOS supports iOS 13+.
4646
Xcode 13 is required to build Intercom iOS SDK.
4747
The binary size for Intercom is **2.3MB**.
4848

@@ -80,7 +80,7 @@ Make sure "Copy items if needed" is selected and click Finish.
8080

8181
With the exception of apps that _only_ support iOS 14+, when installing Intercom, you'll need to make sure that you have a `NSPhotoLibraryUsageDescription` entry in your `Info.plist`.
8282

83-
For apps that support iOS 13 or lower, this is [required by Apple](https://developer.apple.com/library/content/qa/qa1937/_index.html) to access the photo library. It is necessary when installing Intercom due to the image upload functionality. Users will be prompted for the photo library permission only when they tap the image upload button.
83+
For apps that support iOS 13, this is [required by Apple](https://developer.apple.com/library/content/qa/qa1937/_index.html) to access the photo library. It is necessary when installing Intercom due to the image upload functionality. Users will be prompted for the photo library permission only when they tap the image upload button.
8484

8585
On iOS 14+, Intercom uses the new `PHPickerViewController` API which does not require requesting users for photo library permission.
8686

0 commit comments

Comments
 (0)