MichaelV00

Results 184 comments of MichaelV00

Hey there, are you able to reliably reproduce this? If so, would you be able to send a full MRE over for further investigation?

> > Hey there, are you able to reliably reproduce this? > > Not from my side but the client said it happens 1/10~2/10. > > > would you be...

Hi there, since this ticket is going stale i am closing this issue. Please feel free to reopen if you are still having this issue.

Has this only been reproducible on a physical device? Have you been able to do it through simulator?

I have not been able to reproduce this on our example app, you can check our example app here to compare implementations: [here](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging/firebase_messaging/example). A few more things, can you confirm:...

If anyone is able to give a reliable minimal reproducible example it would help greatly and a fix can be investigated.

To try something out, can I get you to attach getAPNSToken() to a button and print it to console to see if that works for you? Could help us determine...

This is likely just an iOS 15 bug which I doubt we can address here. Regarding what you said @adarshwebcastle I have been completely unable to reproduce in iOS 18,...

Has anyone been able to reproduce this on any other iOS version?

Kept definition for onSnapshotsInSync() which will merge with other PR that actually implements it.