Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release version 7 #182

Merged
merged 1 commit into from
Apr 5, 2024
Merged

chore: Release version 7 #182

merged 1 commit into from
Apr 5, 2024

Conversation

TheNerdGuyLulu
Copy link
Contributor

Bump iOS minimum version to 15

@TheNerdGuyLulu TheNerdGuyLulu merged commit 78a9adf into main Apr 5, 2024
6 checks passed
@TheNerdGuyLulu TheNerdGuyLulu deleted the chore/release-7 branch April 5, 2024 11:34
@ansh
Copy link

ansh commented May 11, 2024

This change needs to be reflected in the documentation. The documentation does not say this anywhere.

Comment on lines +285 to +287
Intercom for iOS requires a **minimum iOS version of 15.**


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you let me know why you did this? I'm receiving an error because of this :(

⚠️  Something went wrong running `pod install` in the `ios` directory.
Command `pod install` failed.
└─ Cause: CocoaPods could not find compatible versions for pod "intercom-react-native":
  In Podfile:
    intercom-react-native (from `../node_modules/@intercom/intercom-react-native`)

Specs satisfying the `intercom-react-native (from `../node_modules/@intercom/intercom-react-native`)` dependency were found, but they required a higher minimum deployment target.

pod install --repo-update --ansi exited with non-zero code: 1

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @vladimiremi
If you want to use the latest versions of Intercom's React Native plugin, you'll need to make sure that your app specifies iOS 15 as a minimum deployment version.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants