Skip to content

Fix removal of Firebase Admin SDK error

Ghost User requested to merge fix/firebase-error into master

Closes #940 (closed)

Previous behaviour

Steps to reproduce:

  1. Send a push message that triggers an error
  2. The message is not marked as sent and hard crash

New behaviour

Steps to validate that it works:

  1. Send a push message that triggers an error
  2. The message is marked as sent and everything works
Edited by Ghost User

Merge request reports

Loading