Close button non-responsive for intercom-react-native 9.x | Community
Skip to main content

We’re presenting Intercom articles with Intercom.presentContent(content) . Everything was working well in version 8.8.0 but after bumping to 9.x, the close button at the top article header is broken in iOS and doesn’t respond to taps. The only way to close the article is to drag the overlay down (which is something that might not be obvious for every user). It is working correctly on Android.

Hi ​@Selma Paul here from support engineering to help you out 🤝 

To fix this, please upgrade the Intercom iOS SDK to the latest stable release (19.x). This line includes multiple presentation/Article fixes and restores the close button behavior. If you can’t jump to 19.x right away, updating at least to ≥10.0.2 also resolves Article presentation issues from earlier majors.


After upgrading, rebuild and retest the Article close button. If you need a short-term UX bridge while upgrading, you can add an app-level “Close” that calls Intercom.dismiss().