Skip to content

Implementation of Notification #55

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

Closed
sanjayvramani opened this issue Jun 17, 2021 · 3 comments
Closed

Implementation of Notification #55

sanjayvramani opened this issue Jun 17, 2021 · 3 comments

Comments

@sanjayvramani
Copy link

sanjayvramani commented Jun 17, 2021

  1. I want to receive push messages but don't want to show notification while app is in foreground.
  2. I want to show notification when app is in background/killed state.
  3. I want to call user defined function while click on notification.
  4. How i find that received push message is Simple Notification or InApp Notification.

I am using the flutter for the same. How can i implement above things using flutter.

@darshanclevertap
Copy link
Contributor

@sanjayvramani Your questions are very generic? Do you want to implement the above using CleverTap or do you want to learn how to implement using Flutter?

@sanjayvramani
Copy link
Author

I implemented it, but did not get success on it. So i want the help about the same. I also followed example.

@darshanclevertap
Copy link
Contributor

@sanjayvramani Using CleverTap directly, you will not be able to implement these custom requirements. I would suggest you implement the firebase plugin and then intercept the payload received on your end to fulfill your requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants