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

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

Open
azrinsani opened this issue Sep 10, 2021 · 0 comments
Open

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

azrinsani opened this issue Sep 10, 2021 · 0 comments

Comments

@azrinsani
Copy link

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);

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

1 participant