diff --git a/.changeset/pretty-mayflies-worry.md b/.changeset/pretty-mayflies-worry.md new file mode 100644 index 00000000000..014bba4939d --- /dev/null +++ b/.changeset/pretty-mayflies-worry.md @@ -0,0 +1,5 @@ +--- +'@firebase/messaging': patch +--- + +Await on `onBackgroundMessage` to fix silent warning issue.