customerio / customerio-android

This is the official Customer.io SDK for Android.
MIT License
13 stars 9 forks source link

Disabling push notifications #284

Closed alenkopic1 closed 8 months ago

alenkopic1 commented 8 months ago

SDK version: 3.8.2

Are logs available? No

Describe the issue How to disable push notifications in Android? I didn't find anything related on the official site.

Shahroz16 commented 8 months ago

Hey @alenkopic1, thank you for reaching out. Can you please me know about the use case? If you have your push notification implementation than your FirebaseService would get the push notifications and not the CustomerIOs service.

alenkopic1 commented 8 months ago

Hi, thanks for pointing me in the right direction. This should be done on the FirebaseService.

Shahroz16 commented 8 months ago

Awesome, thanks for letting us know. Closing this, feel free to open another ticket in case you have more questions.