BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
540 stars 47 forks source link

Fix .find on undefined error during firebase creation #649

Closed zlshames closed 3 months ago

zlshames commented 4 months ago

Happens right after project is created. Might just require a short wait time

SpaceSaver commented 4 months ago

Possibly wait and retry a few times if the project isn't found?

825i commented 4 months ago

You need to wait a minute or two.

zlshames commented 3 months ago

Done. my development branch