MichaelV00

Results 184 comments of MichaelV00

Hey there, many thanks for the reproduction repo however I have been unable to run it but I have been able to test it on the example application. It is...

This seems like intended behaviour as an isolate only runs on Android for background message handling and is not needed on iOS and so on. I will confirm with the...

Hi there @imtoori apparently this behaviour is not intended and something we tried to fix before but couldn't but like @SelaseKay said we will keep this open and keep investigating.

Hi there, thank you for the ticket. I am unable to find anything in the documentation for the native sdks (iOS and Android) indicating this is a supported feature. If...

Seeing that its not yet supported on the other instances of the Firebase SDK as far as I know its unlikely we will support it here until they do on...

I think this is likely an implementation issue as the freezing could be caused by deadlocking, are you handling the notification on that new page it is taking you too?...

Hi there @adonisRodxander sorry for the late reply, got caught up in other work. Can you send a reproduction app I can paste my google-services json on to test this?

> I'm not sure how safe it is to share that information here. Anyway, it's very easy to get those credentials, or you could test it in any of your...

Judging from what you are saying, this looks like intended behaviour. Are you saying you expect the event streaming to continue much quicker after a network toggle?

I believe we already do support it. https://github.com/firebase/flutterfire/blob/345e14f4bcd7cc3fe6341910c7c7cd9c9ce988dd/packages/firebase_ai/firebase_ai/test/model_test.dart#L289