Jude Selase Kwashie

Results 196 comments of Jude Selase Kwashie

I was able to reproduce this issue. This will be further investigated.

Hi @Doublon , after further investigation, we've identified that this behavior originates from the [firebase-ios-sdk](https://github.com/firebase/firebase-ios-sdk). Please consider reporting the issue on their repository for further assistance and clarification.

Also, you can can check out this [StackOverflow link](https://stackoverflow.com/questions/64721159/could-not-complete-submission-of-dsym-file-no-longer-exists-at-null).

I'm unable to reproduce this issue. Kindly provide a sample minimal code reproducing this issue.

Hi @AlexV525, I was unable to reproduce this issue with [the firebase_auth example app ](https://github.com/firebase/flutterfire/tree/main/packages/firebase_auth/firebase_auth/example). Were you able reproduce this locally?

Hi @AlexV525, thanks for the feedback. Unfortunately, there isn't much we can do without a reliable way to reproduce this issue. I'll keep this opened for further investigation.

Hi @petrnymsa, please make sure you're using the latest version of firebase_messaging. Also, check out [this comment](https://github.com/firebase/flutterfire/issues/17061#issuecomment-2706663512). It might be helpful.

Hi @rorystephenson, thanks for the detailed report. I was able to reproduce this issue with the native SDKs which indicates this behaviour stems from the underlying SDKs. FlutterFire is simply...

Hi @Juliusman33 , thanks for the report. I'm able to reproduce this issue. Can you try with a lower version(5.1.4) and provide feedback? Reproduced with `firebase_auth` example app