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

How disable iOS (Silent token-based push notification)? #175

Open
phucphamwolf opened this issue May 31, 2023 · 6 comments
Open

How disable iOS (Silent token-based push notification)? #175

phucphamwolf opened this issue May 31, 2023 · 6 comments

Comments

@phucphamwolf
Copy link

Screenshot 2023-05-31 at 15 22 51 I want off.
@darshanclevertap
Copy link
Contributor

@phucphamwolf May I ask why?

@phucphamwolf
Copy link
Author

@darshanclevertap I temporarily don't use CleverTap but when I push notifications with FCM, I get 2 notifications in FirebaseMessaging.onMessage function

@phucphamwolf
Copy link
Author

@darshanclevertap How disable CleverTap in my project?

@darshanclevertap
Copy link
Contributor

@phucphamwolf Could you share the payload of the 2 notifications you get? Ideally the silent push should not interfere with FCM since it is sent via APNS - the Apple Push Notification Service. This should not invoke the onMessage of FCM

@phucphamwolf
Copy link
Author

@darshanclevertap In my project did not initialize CleverTap Plugin, does setup in dashboard affect notifications from Firebse ?

@phucphamwolf
Copy link
Author

@phucphamwolf Could you share the payload of the 2 notifications you get? Ideally the silent push should not interfere with FCM since it is sent via APNS - the Apple Push Notification Service. This should not invoke the onMessage of FCM

The payload of the 2 notifications is data sent from BE and they are identical

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

No branches or pull requests

3 participants