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

May I ask if it is possible to support Intercom.setLauncherVisibilityHandler() #492

Open
ZhenghuiXia-Chowbus opened this issue Dec 24, 2024 · 3 comments
Labels
platform-ios Specific to iOS platform support Asking for help writing an application

Comments

@ZhenghuiXia-Chowbus
Copy link

I want to monitor whether Intercom Messenger is turned off in the app application

intercom_flutter: ^8.1.3
Flutter 3.24.3
Dart 3.5.3

Xcode Version 16.1 (16B40)
iOS 18.1 (22B74) SDK + iOS 18.1 (22B81) Simulator (Installed)

I want to dynamically control the color of the status bar
1735024573696

@deepak786 deepak786 added platform-ios Specific to iOS platform support Asking for help writing an application labels Dec 24, 2024
@ZhenghuiXia-Chowbus
Copy link
Author

Excuse me? Is this already supported or will it be supported later

@deepak786
Copy link
Collaborator

I'm not sure if there is a similar callback in the native Intercom SDK. But there is an API setNeedsStatusBarAppearanceUpdate to ensure that Intercom's window can reflect these changes accordingly.

I will expose the same API setNeedsStatusBarAppearanceUpdate in the intercom_flutter package.

@ZhenghuiXia-Chowbus
Copy link
Author

I am trying after the update, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-ios Specific to iOS platform support Asking for help writing an application
Projects
None yet
Development

No branches or pull requests

2 participants