Skip to content

Why do we have to reset token during debug? #171

Description

@azrinsani

I'm going through a series of pain trying to get notifications to work. Currently it only works if the App is opened. If my App is closed, notification will not be received and worst off there are no logs to troubleshoot why such a thing happens.

Anyway, just my rant.

I'm confused why the need to reset token after debug run? I'm concerned if this is effecting the delivery of notifications to my App.

Particularly the code section is as follows:
FirebasePushNotificationManager.Initialize(this, true);

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions