emisanpre

Results 9 comments of emisanpre

I will try to reproduce it with out any mods. I will let you know.

Hi @MichaelVerdon, unfortunately I can’t share the repository where this issue occurs. However, I’ve already reported the problem in the Firebase iOS SDK repository: https://github.com/firebase/firebase-ios-sdk/issues/15010. It works as expected in...

@MichaelVerdon I created a small and quick demo [repository](https://github.com/emisanpre/firebase_demo) that simulates the behavior from my real project. The only difference here is that you need to manually copy and paste...

Hi @SelaseKay ! I upgrade pub file and pods and the error still there ☹️

@SelaseKay I'm not entirely sure, but the error shown in the screenshots above comes from the Firebase backend response 👀. It seems like Firebase somehow detects (possibly via a header)...

Hi @SelaseKay ! I didn't test it in an native iOS project (I haven't developed in native swift yet) but in the issue I opened on firebase-ios-sdk it appears to...

Hi @rizafran @SelaseKay ! any update with this bug? I update to the recent flutter version (`3.32.8`) and firebase packages (`firebase_auth: ^6.0.0` & `firebase_core: ^4.0.0`) and error still there.

Same issue here, any quick fix to resolve this? I tried with your PR @SelaseKay and getInitialMessage hangs indefinitely

When trying to login via sms this happens @SelaseKay ``` FirebaseAuthException ([firebase_auth/notification-not-forwarded] If app delegate swizzling is disabled, remote notifications received by UIApplicationDelegate need tobe forwarded to FirebaseAuth's canHandleNotification method.)`...