-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
bugSomething isn't workingSomething isn't workingnative-sdkSpecific to native sdkSpecific to native sdkplatform-iosSpecific to iOS platformSpecific to iOS platform
Description
Description
When a survey is displayed on iOS using intercom_flutter version 9.4.20, the close button ("X") in the top corner does not respond to taps. The user is unable to dismiss the survey unless they complete it.
Steps to Reproduce
- Initialize Intercom with valid credentials.
- Trigger an Intercom Survey (either programmatically or via auto-targeting).
- Attempt to tap the close button ("X") on the survey modal.
- Observe that the tap is ignored and the survey remains open.
Expected Behavior
The survey should close immediately when the close button is tapped.
Actual Behavior
The close button does not respond to touch events.
Environment
- intercom_flutter version: 9.4.20
- Flutter version: 3.35.7
- Platform: iOS
- iOS Version: iOS 26.1,
Additional Context
- This issue seems to be specific to iOS (Android works as expected ).
- No specific error logs are shown in the console when tapping the button.
ScreenRecording_12-08-2025.16-35-47_1.1.MP4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingnative-sdkSpecific to native sdkSpecific to native sdkplatform-iosSpecific to iOS platformSpecific to iOS platform