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

Need onSelectNotif() for notification like onAccept() method for actions, when user click on notification we detect it #56

Open
AmirhosseinShk opened this issue Jun 10, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@AmirhosseinShk
Copy link

@TatankaConCube we need method like onAccept() that handle click on accept button on notification and we want when user just click on whole notification it was detected this action for do some functionality.

can u implement this feature please.

@AmirhosseinShk AmirhosseinShk changed the title Need onSelect() for notification like onAccept() method for actions, when user click on notification we detect it Need onSelectNotif() for notification like onAccept() method for actions, when user click on notification we detect it Jun 10, 2022
@TatankaConCube
Copy link
Contributor

Could you please describe the feature you need this functionality for?

@AmirhosseinShk
Copy link
Author

@TatankaConCube I need a feature like onCallAccepted or onCallRejected on ConnectycubeFlutterCallKit.instance.init with name of onNotificationSelect or onNotificationClick that get handler method and use this handler when user click on notification Bar (Call notification Bar) and redirect to application homePage , i want do some stuff before app open and user redirect like reset some variable value

@TatankaConCube TatankaConCube added the enhancement New feature or request label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants