Skip to content

How to stop receiving notifications when logging out? #36

@letrungdo

Description

@letrungdo

Thank you team for supporting sdk for flutter!

When logging in with userId, I followed some steps as below to receive a success notification.

krt.Notification.registerFCMToken(token);
KarteApp.renewVisitorId();
Tracker.identifyWithUserId(userId);

When I log out I want to stop receiving notifications.
Is there any way to do that?

P/s: I found unregisterFCMToken in native sdk but it seems it is not public to call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions