Jude Selase Kwashie

Results 196 comments of Jude Selase Kwashie

Hi @deepak786 , thanks for the report. I was able to reproduce this issue. ### Reproducible code: ```dart class MyHomePage extends StatefulWidget { const MyHomePage({Key? key}) : super(key: key); @override...

Hi @Tom3652, thanks for the report. I couldn’t find any documentation indicating that App Attestation is supported on macOS. According to [this page](https://firebase.google.com/docs/flutter/setup?platform=ios#available-plugins), macOS support is still in beta, which...

New versions have been rolled out. Kindly try again with those and provide feedback.

Hi @OutdatedGuy, thanks for the feedback. I’ll go ahead and close this now.

Hi @SaadSafan, thanks for the report. I'll keep this opened for further investigation.

Hi @TharushiSewmini, thanks for the report. I was able to reproduce the issue and suspect it might be originating from the underlying Android SDK. We'll investigate further.

Hi @TharushiSewmini, I observed the same behavior when testing with the Android SDK. For further clarification on this issue, you can report it [here](https://github.com/firebase/firebase-android-sdk).

Hi @mbilalbenli, thanks for the report. I'm unable to reproduce this error on my end with [the firebase_ai example app](https://github.com/firebase/flutterfire/tree/main/packages/firebase_ai/firebase_ai/example). Could you provide a complete minimal reproducible example in the...