looptheloop88
looptheloop88
Hi @kevmo314, thanks for the report and apologies for the delay in response. I was able to replicate this issue using the latest SDK version 8.6.2. Per this similar [issue](https://github.com/firebase/firebase-js-sdk/issues/123)...
Hi @ludwigbacklund, thanks for the report. This iframe from Firebase Auth is used for third party login and eagerly loaded on mobile in certain situations. Currently, there’s no way to...
Hi @ludwigbacklund, thanks for the feedback. We are exploring for potential solutions, however we can't provide definite timelines or details. I have reopened this issue and added a feature request...
You're correct, @geoffgscott. It seems that the AuthCredential class of JS SDK [version 9](https://firebase.google.com/docs/reference/js/v9/auth.authcredential) doesn't have the `fromJSON` method similar to [version 8](https://firebase.google.com/docs/reference/js/firebase.auth.AuthCredential). Thanks for the feedback. I've tagged this...
Hi @m-nathani, thanks for the report and for patiently waiting. Firebase Installations Service (used by other Firebase products such as FCM, Analytics, AB testing and Remote Config in order to...
You mean like in FCM? If the app doesn't have a connection, then the SDK should throw an error? That makes sense. Let me reopen this issue.
Hi @stefan-krajnik, I'm not sure if I understood the issue well so correct me if I'm wrong here. If the web app is open, you send a notification and the...
Hi @stefan-krajnik, could you please verify if onMessage callback is triggered when the message is received while the app has focus or is currently opened? I would like to isolate...
Thanks for bringing this issue to our attention @vthommeret. Let me check with the team if this issue is also related to #7829.