Can't close pinned articles from landing page on iOS | Community
Skip to main content
Answered

Can't close pinned articles from landing page on iOS

  • October 10, 2025
  • 6 replies
  • 180 views

On the intercom landing page, we have some pinned articles. If you open the pinned article, and try to tap the "X" button, it will not close the article. However, swiping down will still allow you to close that article. This behavior only occurs on iOS - it does not occur on Android.

Some notes:

  • If you go from the landing page and select the "Help" to go to the collection of articles (rather than the pinned article on the landing page), then those articles CAN be closed via the "X" button.
  • This behavior occurred on the latest react native SDK version, 19.1.2
  • We checked and found we had to regress to 19.0.3 to resolve the problem - however we cannot use this older version, otherwise we will lose the iOS 26 changes.

Best answer by Sean M

Hi again just wanted to say for anyone seeing similar that these issues should now be resolved in the later versions. Current latest version is 19.3.2 upgrading to this should solve these problems with articles.

6 replies

Forum|alt.badge.img+4
  • Intercom Team
  • October 22, 2025

Hi ​@Anna Ahn, Seán here from the Intercom engineering support team 👋 how are you doing today?

Thanks for reaching out about this and giving the detail. Can you tell me what intercom-react-native sdk version you’re on? Currently the latest one is 9.2.0 if this is happening on the latest version I mat pass this to the support team to take a further look.


  • Author
  • New Participant
  • October 22, 2025

Hi ​@Sean M, Emily from Support Engineering in Dublin has reached out to me via email and raised a ticket to add to their backlog. She said she would keep me posted of any progress. Thank you.


richardcole
Forum|alt.badge.img
  • Connector
  • October 23, 2025

Good catch — sounds like a regression in SDK 19.1.2. Likely tied to the new modal handling changes on iOS 26. The team should check touch event propagation for the close button overlay.


Forum|alt.badge.img+4
  • Intercom Team
  • October 28, 2025

Thanks ​@Anna Ahn you’re in good hands there!


Forum|alt.badge.img
  • Connector
  • October 29, 2025

Many other reports:

 


Forum|alt.badge.img+4
  • Intercom Team
  • Answer
  • November 11, 2025

Hi again just wanted to say for anyone seeing similar that these issues should now be resolved in the later versions. Current latest version is 19.3.2 upgrading to this should solve these problems with articles.