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

Firebase mediator plugin not including devicePlatform in PN toggle response #1976

Open
3 of 5 tasks
bryce-mcmath opened this issue May 7, 2024 · 0 comments
Open
3 of 5 tasks
Labels
task/technical-debt Technical Debt

Comments

@bryce-mcmath
Copy link
Contributor

Description of problem

The firebase mediator plugin isn't including the devicePlatform in it's response to the message to turn on / off notifications. It doesn't seem to cause any problems with notifications being sent but it does cause an error message in the BC Wallet logs.

Expected behavior

Device platform is included and there are no error logs.

Steps to reproduce

Toggle notifications in BC Wallet

Screenshots and/or log output

Error validating message undefined
devicePlatform must be a string

Environment

  • Occurs on Android
  • Occurs on iOS

Build #:
1650 and later

Workaround

N/A (notifications still work)

Severity

  • High
  • Medium
  • Low
@bryce-mcmath bryce-mcmath added bug Something isn't working task/technical-debt Technical Debt and removed bug Something isn't working labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task/technical-debt Technical Debt
Projects
None yet
Development

No branches or pull requests

1 participant